kubernetes/pkg/controller/replication
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 OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
conversion.go Enable propagration of HasSynced 2022-12-14 18:43:33 +00:00
doc.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
replication_controller_utils_test.go
replication_controller_utils.go delete unused functions in pkg/controller directory 2023-03-28 22:41:20 +08:00
replication_controller.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00