kubernetes/cmd/kubeadm/app/phases/certs
Lubomir I. Ivanov bae6b93d5c kubeadm: add some output to the generate-csr command
Currently the "generate-csr" command does not have any output.
Pass an io.Writer (bound to os.Stdout from /cmd) to the functions
responsible for generating the kubeconfig / certs keys and CSRs.

If nil is passed these functions don't output anything.
2020-10-12 19:05:45 +03:00
..
renewal Fix some typo 2020-08-11 08:35:31 +08:00
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
certlist_test.go kubeadm: allow creating a cluster with ECDSA keys 2020-02-24 11:20:07 +02:00
certlist.go kubeadm: add some output to the generate-csr command 2020-10-12 19:05:45 +03:00
certs_test.go kubeadm: warn but do not error out on missing CA keys on CP join 2020-09-24 18:11:59 +03:00
certs.go Merge pull request #94504 from neolit123/1.20-warning-cert-bounds-client-side 2020-09-29 02:49:25 -07:00
doc.go kubeadm: Control plane config moved to substructs 2018-11-02 11:38:56 +02:00