kubernetes/pkg/controller/volume/persistentvolume
2020-02-18 15:59:47 -05: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 unify alias of api errors under pkg and staging 2019-12-26 16:42:28 +08:00
util Change migrated-to annoation key to follow best practices by removing beta and using 'pv' prefix 2020-02-12 10:33:08 -08: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 Add annotation annealing for migration for PVs and PVCs during syncVolume and syncClaim. This allows external-provisioners to pick up and delete volumes when they have been rolled up from previous kubernetes versions. 2020-01-27 16:14:53 -08: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 Don't call delete for already deleted volumes 2020-02-18 15:59:47 -05:00
index_test.go Remove use of testapi codecs, selflink, resourcepath functions 2019-12-13 11:56:29 -05: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 Add annotation annealing for migration for PVs and PVCs during syncVolume and syncClaim. This allows external-provisioners to pick up and delete volumes when they have been rolled up from previous kubernetes versions. 2020-01-27 16:14:53 -08:00
pv_controller_base.go generated: run refactor 2020-02-08 12:30:21 -05:00
pv_controller_test.go Don't call delete for already deleted volumes 2020-02-18 15:59:47 -05:00
pv_controller.go Don't call delete for already deleted volumes 2020-02-18 15:59:47 -05: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