kubernetes/pkg/controller/volume/attachdetach/reconciler
Jan Safranek 7fc11f47ff Mark a volume as uncertain-attached after detach error
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.
2023-09-13 10:03:28 +02:00
..
reconciler_test.go Mark a volume as uncertain-attached after detach error 2023-09-13 10:03:28 +02:00
reconciler.go move non-graceful node shutdown to GA 2023-07-11 13:51:51 +08:00