mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-27 00:06:16 +00:00
In addition to the version bump, this removes the usage of the flag logtostderr (see https://github.com/kubernetes/enhancements/tree/master/keps/sig-instrumentation/2845-deprecate-klog-specific-flags-in-k8s-components), which was causing errors https://github.com/kubernetes/kubernetes/issues/129230. Signed-off-by: Damian Sawicki <dsawicki@google.com>