mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-01 07:30:27 +00:00
Automatic merge from submit-queue (batch tested with PRs 42456, 42457, 42414, 42480, 42370) controller: reduce log verbosity for deployments Fixes https://github.com/kubernetes/kubernetes/issues/41187 Labeling as a bug fix since I think excessive logging should be considered as a bug. @kubernetes/sig-apps-bugs