kubernetes/pkg/volume/util/operationexecutor
Travis Rhoden 0c5c3d8bb9
Remove pkg/util/mount (moved out of tree)
This patch removes pkg/util/mount completely, and replaces it with the
mount package now located at k8s.io/utils/mount. The code found at
k8s.io/utils/mount was moved there from pkg/util/mount, so the code is
identical, just no longer in-tree to k/k.
2019-11-15 08:29:12 -07: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 Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
operation_executor_test.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_generator.go Merge pull request #83098 from ddebroy/disable-intree 2019-11-14 20:51:42 -08: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