Ed Bartosh
b40018da7b
kubeadm: simplify minimum Kubernetes version bumps
...
Replaced hardcoded "v0.12.0" strings with MinimumControlPlaneVersion and
MinimumKubeletVersion global variables.
This should help with a regular release version bumps.
2018-12-19 20:41:25 +02:00
Lucas Käldström
5656338b6e
Update unit tests after the rename
2018-11-09 14:47:45 +02:00
fabriziopandini
d30492ee8f
kubeadm graduate kubelet-start phase
2018-10-27 18:04:33 +02:00
fabriziopandini
9aec633c40
Fix tests
2018-10-04 13:20:11 +02:00
RA489
824ed161d5
Rename the constant that refers to the kubeadm-config ConfigMap
2018-10-01 15:50:04 +05:30
k8s-ci-robot
587914c29d
Merge pull request #69055 from fabriziopandini/kubeadm-remove-v1alpha2
...
Kubeadm remove v1alpha2 api
2018-09-27 12:21:26 -07:00
fabriziopandini
bb8eec4934
removal of v1alpha2
2018-09-26 17:39:18 +02:00
Benjamin Elder
8b56eb8588
hack/update-gofmt.sh
2018-09-24 12:21:29 -07:00
Benjamin Elder
088cf3c37b
find & replace version import
2018-09-24 12:03:24 -07:00
fabriziopandini
3f70af3685
upload and fetch of kubeam config v1alpha3 from cluster
2018-09-04 09:09:55 +02:00
fabriziopandini
7dfb3c7134
kubeadm config add support for more than one APIEndpoint
2018-08-27 09:00:26 +02:00
Lucas Käldström
5224551fa1
kubeadm: Split out ClusterConfiguration from InitConfiguration
...
Trivial rebasement, fixed some broken tests,
and inserted some TODOs: Rostislav M. Georgiev <rostislavg@vmware.com >
2018-08-22 11:43:02 +03:00
hangaoshuai
c0cc3ee82f
fixtodo: add unit test for function FetchConfigFromFileOrCluster
2018-07-16 09:53:17 +08:00