• Lubomir I. Ivanov's avatar
    kubeadm: print key inside the upload-certs phase of init · c5c4cd25
    Lubomir I. Ivanov authored
    The standalone execution of upload-certs phase does not print
    the key that that user should use for the newly uploaded encrypted
    secret. Print this key in the upload-certs phase in both
    standalone mode or if executed in the standard init workflow.
    
    Make it possible to omit the printing if the user passes
    --skip-certificate-key-print.
    
    Also:
    - Uppercase string in Printf call in copycerts.go
    - Don't use V(1) for the "Skipping phase" message in uploadcerts.go
    instead always print a message that the user case use
    --experimental-upload-certs. This solves a problem if the user tried
    the standalone phase but didn't pass --experimental-upload-certs.
    c5c4cd25
Name
Last commit
Last update
..
clicheck Loading commit data...
cloud-controller-manager Loading commit data...
controller-manager Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
hyperkube Loading commit data...
importverifier Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-proxy Loading commit data...
kube-scheduler Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
linkcheck Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...