kubernetes/pkg/volume/util/operationexecutor
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
..
fakegenerator.go volume: use contextual logging 2023-03-14 08:37:30 +08:00
node_expander.go Update code to use new generic allocatedResourceStatus field 2023-07-17 15:30:35 -04:00
node_expander_test.go Update code to use new generic allocatedResourceStatus field 2023-07-17 15:30:35 -04:00
operation_executor.go Update code to use new generic allocatedResourceStatus field 2023-07-17 15:30:35 -04:00
operation_executor_test.go volume: use contextual logging 2023-03-14 08:37:30 +08:00
operation_generator.go Mark a volume as uncertain-attached after detach error 2023-09-13 10:03:28 +02:00
operation_generator_test.go api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00