SataQiu
4a200a2222
replace repeated values with a constant
2019-04-04 12:42:26 +08:00
vanduc95
ae1ec8826a
kubeadm cleanup: master -> control-plane (cont.2)
2019-02-21 10:02:24 +07:00
Ed Bartosh
442098bdec
kubeadm: use t.Run in selfhosting and update phases
...
Used T.Run API for kubeadm tests in app/phases/selfhosting and
app/phases/update directories
This should improve testing output and make it more visible
which test is doing what.
2019-01-03 19:23:54 +02: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
Ed Bartosh
149fbe3874
kubeadm: don't prepull etcd image on upgrade
...
Skipped prepulling etcd image if external etcd is used.
Fixes : kubernetes/kubeadm#1136
2018-10-21 10:07:02 +03:00
Benjamin Elder
088cf3c37b
find & replace version import
2018-09-24 12:03:24 -07:00
Lucas Käldström
94983530d4
Add unit tests for kubeadm upgrade
2017-09-03 12:26:10 +03:00