mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-05 00:42:53 +00:00
pkg/util/logs.go got its own package in a771578a1c, but it was not
imported in the kubelet anymore such that its init() func
did not run setting logtostderr to true by default.