kubernetes/pkg/controller/volume/persistentvolume
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
..
config Autogenerated code 2019-10-24 20:21:00 +02:00
metrics Deal with auto-generated files. 2019-11-07 10:30:12 +08:00
options Fix golint issues in pkg/controller/volume/persistentvolume/options 2019-11-04 21:45:21 +01:00
testing controller:volume fix static check failures 2019-08-21 09:37:42 +02:00
util Do not bind block PV/PVCs when block feature gate is off 2019-10-17 12:40:22 +02:00
binder_test.go Do not bind block PV/PVCs when block feature gate is off 2019-10-17 12:40:22 +02:00
BUILD Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00
delete_test.go Move all private annotations to shared package and update code 2019-05-05 09:43:43 +08:00
framework_test.go Disable in-tree plugins migrated to CSI 2019-11-14 17:28:21 -08:00
index_test.go Correct spelling mistakes 2019-11-06 20:25:19 +08:00
index.go Refactor PV scheduling library into separate package 2019-05-02 14:45:52 +08:00
OWNERS Create OWNERS in volume scheduling package 2019-05-04 16:46:12 +08:00
provision_test.go del unuse var in pkg/controller 2019-09-16 15:05:24 +08:00
pv_controller_base.go Disable in-tree plugins migrated to CSI 2019-11-14 17:28:21 -08:00
pv_controller_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
pv_controller.go Disable in-tree plugins migrated to CSI 2019-11-14 17:28:21 -08:00
recycle_test.go fix some typos in recycle_test.go 2019-08-15 11:34:46 +08:00
volume_host.go Remove pkg/util/mount (moved out of tree) 2019-11-15 08:29:12 -07:00