kubernetes/pkg/controller/volume/persistentvolume
Konstantin Misyutin 808c8f42d5 Remove StorageObjectInUseProtection feature gate logic
This feature has graduated to GA in v1.11 and will always be
enabled. So no longe need to check if enabled.

Signed-off-by: Konstantin Misyutin <konstantin.misyutin@huawei.com>
2021-11-03 00:13:50 +03:00
..
config generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
metrics hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
options hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testing cleanup: fix errors in wrapped format and log capitalization in controller 2021-04-22 15:40:54 +08:00
util Remove StorageObjectInUseProtection feature gate logic 2021-11-03 00:13:50 +03:00
binder_test.go fix:cached claim is not the newest will cause unexpected issue 2021-10-13 20:03:00 +08:00
delete_test.go cleanup: fix errors in wrapped format and log capitalization in controller 2021-04-22 15:40:54 +08:00
framework_test.go Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
index.go Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
index_test.go Remove StorageObjectInUseProtection feature gate logic 2021-11-03 00:13:50 +03:00
OWNERS Create OWNERS in volume scheduling package 2019-05-04 16:46:12 +08:00
provision_test.go Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
pv_controller.go Remove StorageObjectInUseProtection feature gate logic 2021-11-03 00:13:50 +03:00
pv_controller_base.go Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
pv_controller_test.go Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
recycle_test.go fix some typos in recycle_test.go 2019-08-15 11:34:46 +08:00
volume_host.go Merge pull request #94527 from brahmaroutu/mount-utils-2 2020-09-21 17:46:47 -07:00