mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-02 06:47:34 +00:00
After client pod is stopped we need to wait for a while for kubelet to unmount and clean up the client pod before we can destroy the server pod. Killing e.g. iSCSI server too early may result in stale attached device that cannot be removed.