kubernetes/pkg/controller/volume/persistentvolume
Jan Safranek e323306ce0 Add new watchers to PV controller tests
Add fake Pod and Node watchers to the tests. It only reduces test noise:

Failed to watch *v1.Pod: unhandled watch: testing.WatchActionImpl{ActionImpl:testing.ActionImpl{Namespace:"", Verb:"watch", Resource:schema.GroupVersionResource{Group:"", Version:"v1", Resource:"pods"}, Subresource:""}, WatchRestrictions:testing.WatchRestrictions{Labels:labels.internalSelector(nil), Fields:fields.andTerm{}, ResourceVersion:""}}
2021-12-21 15:36:34 +01: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 PV controller changes to support PV Deletion protection finalizer 2021-11-08 10:35:58 -08: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 PV controller changes to support PV Deletion protection finalizer 2021-11-08 10:35:58 -08:00
index_test.go Remove StorageObjectInUseProtection feature gate logic 2021-11-03 00:13:50 +03:00
index.go Rename access mode contains helper method 2021-06-28 21:24:56 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
provision_test.go Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
pv_controller_base.go fix import formatting in k8s.io/pkg/controller/volume/persistentvolume package 2021-11-11 16:31:38 +08:00
pv_controller_test.go Add new watchers to PV controller tests 2021-12-21 15:36:34 +01:00
pv_controller.go PV controller changes to support PV Deletion protection finalizer 2021-11-08 10:35:58 -08: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