kubernetes/test/integration/replicationcontroller
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
..
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
replicationcontroller_test.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00