kubernetes/pkg/controller/tainteviction
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
..
metrics
doc.go
OWNERS
taint_eviction_test.go
taint_eviction.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
timed_workers_test.go
timed_workers.go