kubernetes/pkg/controller/volume/persistentvolume
Mengjiao Liu b584b87a94 kube-controller-manager: readjust log verbosity
- Increase the global level for broadcaster's logging to 3 so that users can ignore event messages by lowering the logging level. It reduces information noise.
- Making sure the context is properly injected into the broadcaster, this will allow the -v flag value to be used also in that broadcaster, rather than the above global value.
- test: use cancellation from ktesting
- golangci-hints: checked error return value
2024-02-26 14:51:56 +08:00
..
config remove helper function for unused storage feature in pkg/proxy/util 2023-06-13 09:22:59 +08:00
metrics add a metric for retroactive sc errors 2022-10-25 15:09:16 +02:00
options hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testing Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
binder_test.go volume: use contextual logging 2023-03-14 08:37:30 +08:00
delete_test.go fix issue with using feature HonorPVReclaimPolicy in csi-provisioner 2024-01-17 10:57:30 +08:00
framework_test.go remove EventRecorder from ControllerParameters of pv base controller 2023-11-01 17:54:00 +08:00
index_test.go api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
index.go Generate and format files 2022-07-26 13:14:05 -04:00
provision_test.go volume: use contextual logging 2023-03-14 08:37:30 +08:00
pv_controller_base.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
pv_controller_test.go Migrated pkg/controller/volume|util|replicaset|nodeipam to contextual logging 2023-07-06 07:39:52 +08:00
pv_controller.go Merge pull request #122030 from carlory/121799 2024-01-19 04:35:48 +01:00
recycle_test.go volume: use contextual logging 2023-03-14 08:37:30 +08:00
volume_host.go Migrated pkg/controller/volume|util|replicaset|nodeipam to contextual logging 2023-07-06 07:39:52 +08:00