docker-client icon indicating copy to clipboard operation
docker-client copied to clipboard

Add ForceUpdate to TaskSpec

Open naku opened this issue 7 years ago • 3 comments

The ForceUpdate parameter is missing from TaskSpec. It'd be useful to rebalance a service.

From the doc : ForceUpdate is a counter that triggers an update even if no relevant parameters have been changed

This should be equivalent to the command line : docker service update --force service_name

naku avatar Aug 31 '18 07:08 naku

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 30 '18 08:10 stale[bot]

Thanks for reporting. PRs welcome.

davidxia avatar Nov 11 '18 16:11 davidxia

Hi @naku ,

Since this project went on mature status, please re-open this issue (if it still stands) to https://github.com/dmandalidis/docker-client. Thanks

dmandalidis avatar Oct 01 '19 20:10 dmandalidis