kubernetes/pkg/controller/volume/persistentvolume
Konstantin Misyutin dbc9d7b71a Remove tests when StorageObjectInUseProtection feature is disabled
As well as feature gate are locked, the tests when this feature is
disabled will crash. So we should remove them together with locking
the feature.

Signed-off-by: Konstantin Misyutin <konstantin.misyutin@huawei.com>
2021-10-15 19:39:37 +08: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 Add GA AnnStorageProvisioner annotation to PVC 2021-08-26 12:46:47 -07: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 Add GA AnnStorageProvisioner annotation to PVC 2021-08-26 12:46:47 -07:00
index.go Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
index_test.go Remove tests when StorageObjectInUseProtection feature is disabled 2021-10-15 19:39:37 +08:00
OWNERS Create OWNERS in volume scheduling package 2019-05-04 16:46:12 +08:00
provision_test.go Add GA AnnStorageProvisioner annotation to PVC 2021-08-26 12:46:47 -07:00
pv_controller.go fix:cached claim is not the newest will cause unexpected issue 2021-10-13 20:03:00 +08:00
pv_controller_base.go Add GA AnnStorageProvisioner annotation to PVC 2021-08-26 12:46:47 -07:00
pv_controller_test.go Add GA AnnStorageProvisioner annotation to PVC 2021-08-26 12:46:47 -07: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