You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: