Clamp kubernetes at 1.12.3 during init phase

Rather than pulling the latest upstream stable version,
this enforces a known version of 1.12.3
This was required after 1.13 was released Dec 3 and broke
functionality.

Story: 2004520
Task: 28311
Change-Id: Ia870483d523098cf1597085c3111ca71ea0b8b56
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
This commit is contained in:
Al Bailey 2018-12-05 16:11:27 -06:00
parent 30b5b97208
commit 3c0c9031d5
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ apiEndpoint:
---
apiVersion: kubeadm.k8s.io/v1alpha3
kind: ClusterConfiguration
kubernetesVersion: 1.12.3
etcd:
external:
endpoints: