mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-01 22:03:54 +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>