Lubomir I. Ivanov
6f6b364b9c
kubeadm: update output of init, join reset commands
...
- move most unrelated to phases output to klog.V(1)
- rename some prefixes for consistency - e.g.
[kubelet] -> [kubelet-start]
- control-plane-prepare: print details for each generated CP
component manifest.
- uppercase the info text for all "[reset].." lines
- modify the text for one line in reset
2019-03-06 03:17:35 +02:00
fabriziopandini
c9302caf6c
error-imports-cleanups
2019-01-03 13:25:18 +01:00
Yago Nobre
cc670e29a1
Fix typos on cmd/kubeadm/app/cmd
2018-10-31 16:32:02 -03:00
yuexiao-wang
cc303c8774
[kubeadm/app/]switch to github.com/pkg/errors
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
2018-10-30 16:23:24 +08:00
Yu Liao
fc21115c3f
Moved staging/src/k8s.io/client-go/tools/bootstrap to staging/src/k8s.io/cluster-bootstrap
2018-10-02 09:46:13 -07:00
Di Xu
997a612206
kubeadm join the cluster with pre-existing client certificate
2018-07-26 19:34:09 +08:00
Karan Goel
24d6483558
Add --cluster-name to kubeadm
2018-04-11 09:42:31 -07:00
Gavin
bb5e156aba
Add generic Bootstrap Token constants and helpers to client-go
2018-01-17 16:22:37 +08:00
Kai Chen
67cf959a1d
Improve error messages and comments in KubeAdm.
2017-12-14 11:11:58 -08:00
Serguei Bezverkhi
42bd500134
kubeadm golint clean up
...
Closes #375
2017-09-23 08:07:55 -04:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f2d3220a11
run root-rewrite-import-client-go-api-types
2017-06-22 11:30:59 -07:00
Lucas Käldström
61a284d720
Hook up kubeadm against the BootstrapSigner/BootstrapTokenAuthenticator
2017-03-04 11:17:52 +02:00
Derek McQuay
69dd248747
kubeadm: changed error passing to be more clear
...
updated flag error in discovery/https, discovery/token, and
discovery/file
2017-02-02 09:18:42 -08:00
Mike Danese
690c7e578b
kubeadm: refactor discovery behind an interface
2016-12-15 13:54:49 -08:00