kubernetes/pkg/controller/replicaset
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
metrics controller: fix the help information format of sorting_deletion_age_ratio metric 2023-06-01 23:28:42 +08:00
doc.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
replica_set_test.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
replica_set_utils_test.go ReplicaSet: Use apps/v1 for RS controller. 2018-03-19 13:18:23 -07:00
replica_set_utils.go Migrated pkg/controller/replicaset to contextual logging (#114871) 2023-03-07 04:19:51 -08:00
replica_set.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00