k3s/cmd/kubectl
bindata-mockuser e07e65d411 Setup logging in kubectl via pkg/util/logs
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.
2016-08-11 12:19:19 +02:00
..
app Setup logging in kubectl via pkg/util/logs 2016-08-11 12:19:19 +02:00
kubectl.go Remove GOMAXPROCS() calls because they are unnecessary 2016-07-19 11:08:21 +03:00