kubernetes/cmd/kubeadm
Lubomir I. Ivanov c78afc695b kubeadm: print the CA of kubeconfig files in "check expiration"
Apply a small fix to ensure the kubeconfig files
that kubeadm manages have a CA when printed in the table
of the "check expiration" command. "CAName" is the field used for that.

In practice kubeconfig files can contain multiple credentials
from different CAs, but this is not supported by kubeadm and there
is a single cluster CA that signs the single client cert/key
in kubeadm managed kubeconfigs.
2021-12-08 20:50:23 +02:00
..
app kubeadm: print the CA of kubeconfig files in "check expiration" 2021-12-08 20:50:23 +02:00
test cleanup: DualStack GA for kubeadm 2021-09-04 22:38:14 +08:00
.import-restrictions add kube-openapi/pkg/schemaconv to kubeadm import-restrictions 2021-07-28 01:06:15 +00:00
kubeadm.go alias kubeadmutil for k8s.io/kubernetes/cmd/kubeadm/app/util 2019-12-27 17:57:04 +08:00
OWNERS kubeadm: Add RA489 as reviewer 2021-04-06 21:45:39 +05:30