kubernetes/pkg/controller/podautoscaler
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 add --concurrent-horizontal-pod-autoscaler-syncs flag to kube-controller-manager 2022-10-17 17:39:31 +02:00
metrics squashing without rebase 2023-02-17 01:47:52 +05:30
monitor HPA: expose the metrics "metric_computation_duration_seconds" and "metric_computation_total" from HPA controller 2023-03-14 22:47:24 +00:00
doc.go
horizontal_test.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
horizontal.go kube-controller-manager: readjust log verbosity 2024-02-26 14:51:56 +08:00
OWNERS HPA Controller - Update Owners 2023-04-09 22:44:20 +01:00
rate_limiters.go Clarified comments 2020-02-07 09:09:49 +01:00
replica_calculator_test.go fix test name 2023-08-19 03:31:34 +00:00
replica_calculator.go fix test name 2023-08-19 03:31:34 +00:00