kubernetes/cmd
Patrick Ohly 316ac13d00 kubelet: print flags after initializing logging
If done too soon, the klog.V() calls are ignored because the log verbosity
isn't set. In Kubernetes 1.22, the verbosity was set, but not the logging
format.
2021-11-18 07:53:16 +01:00
..
clicheck hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cloud-controller-manager Wire contexts to Core controllers 2021-11-01 10:29:00 -04:00
dependencycheck OWNERS: Dan Mangum is now Emeritus 2021-08-25 16:20:15 -04:00
dependencyverifier use reference as we cannot distinguishing direct/indirect with go mod graph 2021-09-20 22:14:34 +08:00
gendocs gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genkubedocs gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genman gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genswaggertypedocs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genutils hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genyaml hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
importverifier Make importverifier package-compatible 2021-09-21 12:46:29 -04:00
kube-apiserver rename v2beta2 to v2 2021-11-09 10:34:54 +08:00
kube-controller-manager Merge pull request #106090 from pohly/log-v-flags 2021-11-04 12:34:34 -07:00
kube-proxy Migrated server.go, ipvs/proxier.go(partial) to structured logging (#105769) 2021-10-20 02:54:11 -07:00
kube-scheduler Changed the Info type so that the config file can be displayed without escape characters showing 2021-11-08 20:48:31 +05:45
kubeadm Merge pull request #106243 from calvin0327/fix-kubeadm-init-constant 2021-11-09 11:28:24 -08:00
kubectl command lines: always show flags with hyphens 2021-09-30 13:46:49 +02:00
kubectl-convert command lines: always show flags with hyphens 2021-09-30 13:46:49 +02:00
kubelet kubelet: print flags after initializing logging 2021-11-18 07:53:16 +01:00
kubemark fix kubemark flushlogs not working together with os.Exit() 2021-10-08 18:54:31 +08:00
linkcheck hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
preferredimports Fixup golang.org/x/term staticcheck warnings 2021-03-02 01:08:21 -05:00
OWNERS Sign up dims for additional review roles 2020-08-08 19:08:38 -04:00