Bring Kubernetes 1.17 52/5252/1
authorFatih Degirmenci <fatih.degirmenci@est.tech>
Thu, 2 Jul 2020 12:27:50 +0000 (12:27 +0000)
committerFatih Degirmenci <fatih.degirmenci@est.tech>
Thu, 2 Jul 2020 12:27:50 +0000 (12:27 +0000)
We will soon bump Kubernetes to 1.18 on master branch so this
change creates 1.17 branch for Kubernetes in order to continue
supporting it without issues.

Change-Id: I753b8a6d2a41207ef074dc5075508b9c8ac2fb70

.gitreview
vars/kubernetes.yaml

index 5a064662e00437a0269d65d20bcca4a2c43b668d..c4e6a3a4db14f5812ecbd51a3dcb1a83323f84aa 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.nordix.org
 port=29418
 project=infra/stack/kubernetes.git
-defaultbranch=master
+defaultbranch=1.17
index 5accc0140efce8e7a35efd662147af7612389293..ffa29b5efa836c875caccd9d699ac097258f8e6f 100644 (file)
@@ -36,7 +36,7 @@ installers:
   kubespray:
     scm: git
     src: https://gerrit.nordix.org/infra/installer/kubespray.git
-    version: "{{ lookup('env', 'NORDIX_KUBESPRAY_VERSION') | default('master', true) }}"
+    version: "{{ lookup('env', 'NORDIX_KUBESPRAY_VERSION') | default('1.17', true) }}"
     refspec: "{{ lookup('env', 'NORDIX_KUBESPRAY_REFSPEC') | default(omit) }}"
 
 # NOTE (fdegir): this is only the list of scenarios implemented within