mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-05 02:57:57 +00:00
30cc7c847e
Before restarting docker, instruct it to kill running containers when it restarts. Needs a second docker restart after we restore the original behavior, otherwise the next time docker is restarted by an operator, it will unexpectedly bring down all running containers.