mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-27 00:06:16 +00:00
Volume that failed Detach() should not be marked as attached, CSI external-attacher is probably still trying to detach it. Mark it uncertain instead and wait for Detach() to succeed.