mirror of
https://github.com/moby/moby.git
synced 2026-07-21 23:12:13 +00:00
This PR contains a fix for moby/moby#30321. There was a moby/moby#31142 PR intending to fix the issue by adding a delay between disabling the service in the cluster and the shutdown of the tasks. However disabling the service was not deleting the service info in the cluster. Added a fix to delete service info from cluster and verified using siege to ensure there is zero downtime on rolling update of a service. Signed-off-by: abhi <abhi@docker.com>
30 KiB
30 KiB