kubernetes/pkg/controller/volume/attachdetach
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
..
cache remove stale comments 2023-11-09 11:58:50 +08:00
config Add "disable-force-detach-on-timeout" flag to kube-controller-manager 2024-02-22 18:31:52 +00:00
metrics api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
populator volume: use contextual logging 2023-03-14 08:37:30 +08:00
reconciler Merge pull request #120344 from rohitssingh/disable_force_detach 2024-02-22 13:02:38 -08:00
statusupdater volume: use contextual logging 2023-03-14 08:37:30 +08:00
testing ad controller populator: check for inUse sync in test 2023-11-17 16:48:30 +08:00
util Move scheduler testing utils to /scheduler/testing 2023-09-12 13:42:38 +08:00
attach_detach_controller_test.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
attach_detach_controller.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00