Lucas Käldström
6065824958
kubeadm: Fix the tainting of the master node
2017-05-04 22:34:44 +03:00
Ivan Shvedunov
24b8ed5d84
Fix panic in kubeadm master node setup
2017-04-06 14:50:13 +03:00
Piotr Skamruk
b30855acba
kubeadm: Wait for node before updating labels and taints
...
fixes kubernetes/kubeadm#221
2017-04-05 20:40:22 +02:00
Lucas Käldström
0b16999e50
kubeadm: Use a new label for marking and tainting the master node
2017-02-23 19:43:09 +02:00
Avesh Agarwal
9b640838a5
Change taint/toleration annotations to api fields.
2017-02-22 09:27:42 -05:00
Derek McQuay
70e7d64b46
kubeadm: moved import to client-go, where possible
...
Some imports dont exist yet (or so it seems) in client-go (examples
being:
- "k8s.io/kubernetes/pkg/api/validation"
- "k8s.io/kubernetes/pkg/util/initsystem"
- "k8s.io/kubernetes/pkg/util/node"
one change in kubelet to import to client-go
2017-02-15 13:06:15 -08:00
xilabao
efa6afdad0
replace update to patch in setupmaster.go
2017-02-09 09:37:37 +08:00
Lucas Käldström
79515ec880
Move some code from apiclient.go to the dedicated apiconfig phase package. Add constants and somewhat refactor the RBAC code as well
2017-02-01 19:06:51 +02:00