Stick with jessie for 1.9 clusters

We'll try to move to stretch in 1.10, which is important for nvme, but
tests are still broken on stretch.
This commit is contained in:
Justin Santa Barbara 2018-01-20 18:10:14 -05:00
parent 68146fa4de
commit 340b9f2b3d
2 changed files with 2 additions and 4 deletions

View File

@ -16,8 +16,7 @@ spec:
- name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2018-01-14
providerID: aws
kubernetesVersion: ">=1.8.0 <1.9.0"
# Moving to stretch in 1.9 (if goes well)
- name: kope.io/k8s-1.8-debian-stretch-amd64-hvm-ebs-2018-01-14
- name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2018-01-14
providerID: aws
kubernetesVersion: ">=1.9.0 <1.10.0"
# Need stretch as default in 1.10 (for nvme)

View File

@ -16,8 +16,7 @@ spec:
- name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2018-01-05
providerID: aws
kubernetesVersion: ">=1.8.0 <1.9.0"
# Moving to stretch in 1.9 (if goes well)
- name: kope.io/k8s-1.8-debian-stretch-amd64-hvm-ebs-2018-01-05
- name: kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2018-01-05
providerID: aws
kubernetesVersion: ">=1.9.0 <1.10.0"
# Need stretch as default in 1.10 (for nvme)