• Jan Safranek's avatar
    Add pod cleanup timeout · f0fc0e15
    Jan Safranek authored
    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.
    f0fc0e15
volume_util.go 16.6 KB