Skip to content

Conversation

@ercildoune
Copy link
Contributor

@ercildoune ercildoune commented Nov 23, 2021

'rollback_config' was not in the list of 'CREATE_SERVICE_KWARGS'
which prevented it from being an argument when creating services.
It has now been added and the problem fixed, allowing services to
have a rollback_config during creation and updating.

This is specifically for the command client.services.create, which in the
API should take rollback_config, but doesn't.
The integration test does not check for this.

Closes #2832

Signed-off-by: Fraser Patten pattenf00@gmail.com

'rollback_config' was not in the list of 'CREATE_SERVICE_KWARGS' which prevented it from being an argument when creating services. It has now been added and the problem fixed, allowing services to have a rollback_config during creation and updating. Signed-off-by: Fraser Patten <pattenf00@gmail.com>
@milas milas merged commit 26753c8 into docker:main Jul 29, 2022
@milas milas added this to the 6.0.0 milestone Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants