kubernetes/pkg/controller/daemon
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
util pkg/controller: Replace deprecated func usage from the k8s.io/utils/pointer pkg 2022-11-23 17:40:23 +02:00
daemon_controller_test.go node labels and taints do not change, node events are ignored in daemonset controller 2023-11-02 17:53:44 +08:00
daemon_controller.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
doc.go
init_test.go daemonset: use contextual logging 2023-03-14 08:50:27 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
update_test.go change rolling update logic to exclude sunsetting nodes 2023-09-19 11:39:32 +00:00
update.go change rolling update logic to exclude sunsetting nodes 2023-09-19 11:39:32 +00:00