kubernetes/pkg/volume/util/operationexecutor
Jan Safranek c11427fef5 Call NodeUnstage after NodeStage timeout
When NodeStage times out and does not prepare destination device and user
deletes corresponding pod, the driver may continue staging the volume in
background. Kubernetes must call NodeUnstage to "cancel" this operation.

Therefore TearDownDevice should be called even when the target directory
does not exist (yet).
2020-03-02 12:54:02 +01:00
..
BUILD Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
fakegenerator.go Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future 2019-09-27 12:59:53 -07:00
operation_executor.go Revert "Merge pull request #87258 from verult/slow-rxm-attach" 2020-01-29 14:58:32 -05:00
operation_executor_test.go Revert "Merge pull request #87258 from verult/slow-rxm-attach" 2020-01-29 14:58:32 -05:00
operation_generator.go Call NodeUnstage after NodeStage timeout 2020-03-02 12:54:02 +01:00
operation_generator_test.go Disable in-tree plugins migrated to CSI 2019-11-14 17:28:21 -08:00
OWNERS Add davidz627 (David Zhu) to Approvers for OperationExecutor and GCE PD 2019-07-11 13:14:31 -07:00