kubernetes/pkg/volume/util/operationexecutor
Jan Safranek f4b41c0a17 Fix UnmountDevice error cases
When UnmountDevice fails, kubelet treat the volume mount as uncertain,
because it does not know at which stage UnmountDevice failed. It may be
already partially unmonted / destroyed.

As result, MountDevice will be performer when a new Pod is started on the
node after UnmountDevice faiure.
2021-06-16 18:39:04 +02:00
..
fakegenerator.go Add migrated field to storage_operation_duration_seconds metric 2021-02-12 17:35:01 -08:00
operation_executor.go Merge pull request #92692 from Pingan2017/verify-controller-attach 2020-11-04 05:22:04 -08:00
operation_executor_test.go Add migrated field to storage_operation_duration_seconds metric 2021-02-12 17:35:01 -08:00
operation_generator.go Fix UnmountDevice error cases 2021-06-16 18:39:04 +02:00
operation_generator_test.go Add migrated field to storage_operation_duration_seconds metric 2021-02-12 17:35:01 -08:00
OWNERS Add jingxu97 to volume/util owners 2020-10-22 20:31:31 -07:00