Benjamin Elder
088cf3c37b
find & replace version import
2018-09-24 12:03:24 -07:00
Timothy St. Clair
ad2ed0e7df
Update default etcd server to 3.2.24 for kubernetes 1.12
...
Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
2018-09-06 10:24:57 -05:00
Xianglin Gao
ebce14b36e
Use the Join of Dir and File name instead of DefaultKubeConfig
...
Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>
2018-08-13 15:47:01 +08:00
Xianglin Gao
866631fab1
Move defaultKubeConfig to constants.go
...
Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>
2018-08-13 15:45:00 +08:00
Lucas Käldström
1a0de9442e
Add a 'kubeadm upgrade node config' command and finish up the kubelet integration work
2018-06-06 23:17:04 +03:00
Rostislav M. Georgiev
19d2bbbc98
kubeadm: Don't match DNS versions to K8s versions
...
Some code in kubeadm was designed with the intent, that in the future CoreDNS
and kube-dns versions will match to specific K8s versions. This code is not
functional, since it does not perform any version matching. As of this moment,
no version matching is planned and a lot of boilerplate code is left useless.
The solution is simple - remove the unneeded parts to simplify the flow.
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-06-06 12:12:50 +03:00
Di Xu
563c997939
Bump etcd version based on k8s version to 1.10.X => 3.1.12, 1.11.X => 3.2.18, 1.12.X => 3.2.18
2018-05-17 20:32:25 +08:00
leigh schrandt
4a37e05665
[kubeadm] Update test-case, fix nil-pointer bug, and improve error message
2018-04-24 09:55:56 -06:00
Joe Betz
1d2a090260
Explicitly set etcd --snapshot-count to 10000 to match etcd 3.2 default
2018-04-11 16:49:54 -07:00
Joe Betz
e2a25f9b54
Bump to etcd 3.1.12 to pick up critical fix
2018-03-09 14:28:23 -08:00
Shyam Jeedigunta
21f5e69f08
Rollback etcd server version to 3.1.11 due to #60589
2018-03-08 13:07:15 +01:00
Joe Betz
04c6d0ab26
Bump etcd server patch version to 3.2.16
2018-03-05 13:58:51 -08:00
xiangpengzhao
eaf58b66fa
Update kubeadm supported etcd version to 3.2.14 in 1.10
2018-02-05 16:30:37 +08:00
Serguei Bezverkhi
a63fadfbd5
Fixing etcd version for 1.10.X kubernetes
2017-11-22 17:16:11 -05:00
Serguei Bezverkhi
a9ea1b881b
Adding etcd version for kubeadm upgrade plan
2017-11-22 07:01:13 -05:00
Serguei Bezverkhi
1f20a8d022
Adding etcd upgrade to kubeadm upgrade apply
...
List of changes:
- Refactoring staticpod and waiter functions
2017-11-18 18:47:50 -05:00
andrewsykim
c92471e524
kubeadm: prepare for v1.9 cycle
2017-10-12 13:08:42 -04:00
Lucas Käldström
a455f995ac
kubeadm: Upgrade Bootstrap Tokens to beta when upgrading to v1.8
2017-09-06 21:04:33 +03:00
Lucas Käldström
9a6ef9677a
kubeadm: Centralize commonly used paths/constants to the constants pkg
2017-08-08 15:07:21 +03:00