Prasad Katti
d7f769be3e
Update kubeadm test TestMarkControlPlane
...
- Use a dummy nodename instead of OS hostname
- Inline toString() function
- Use backticks to wrap expected patch
- Remove redundant test name from error logs
2020-05-20 12:43:18 -07:00
Lubomir I. Ivanov
30db92004a
Revert "kubeadm: enable kubelet certificate rotation on primary CP nodes"
2019-10-16 20:45:55 +03:00
Lubomir I. Ivanov
2dedfddf81
kubeadm: add means to create Node objects via the API client
2019-10-07 18:41:57 +03:00
Ed Bartosh
d221148121
kubeadm: get rid of dependency on pkg/util/node
...
Created local copy of GetHostname API to avoid
dependency to pkg/util/node.
2019-07-17 18:49:39 +03:00
Ed Bartosh
296df304a4
kubeadm: use t.Run in app/phases
...
Used T.Run API for kubeadm tests in app/phases/*
This should improve testing output and make it more visible
which test is doing what.
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2019-03-27 19:39:30 +01:00
vanduc95
ae1ec8826a
kubeadm cleanup: master -> control-plane (cont.2)
2019-02-21 10:02:24 +07:00
Davanum Srinivas
b975573385
move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/
...
Co-Authored-By: Weibin Lin <linweibin1@huawei.com>
Change-Id: I163b2f2833e6b8767f72e2c815dcacd0f4e504ea
2019-02-05 13:39:07 -05:00
RA489
daae2a86ea
kubeadm: graduate mark-control-plane phase
...
Co-authored-by: Lubomir I. Ivanov <lubomirivanov@vmware.com>
2018-11-11 04:56:55 +02:00