Commit Graph

38 Commits

Author SHA1 Message Date
Justin Santa Barbara d80af6a7ec Promote kubernetes versions from alpha -> stable 2018-08-18 07:02:41 -04:00
Mike Splain a8baa1ac0e Bump channels for 1.10.0 2018-08-16 10:11:09 -04:00
k8s-ci-robot 729d93541c
Merge pull request #5501 from justinsb/put_kops192_into_alpha
Put new kops versions into channels
2018-07-23 13:31:19 -07:00
Justin Santa Barbara a8fbad600a Put new kops versions into channels
* 1.9.2 goes into the alpha channel
* 1.10 is prerelease, so 1.10.0-beta.1 goes into both channels.
2018-07-23 13:45:46 -04:00
Justin Santa Barbara b95d79204d Update stable channel to recommend latest kubernetes
We need to update the values here also.  This is the mapping from kops
version to kubernetes version, and then the other map is from
kubernetes version to recommended/required kubernetes version.  We
probably could simplify this, but for now we have to update both.
2018-07-23 13:40:34 -04:00
Mike Splain 91a04df360 Move alpha channels to stable and update alpha 2018-07-23 09:53:20 -04:00
Justin Santa Barbara 3d7cde46cf Add 1.10-alpha.1 to stable & alpha channels 2018-06-21 23:59:52 -04:00
Justin Santa Barbara 587d8374b5 Revert COS in stable/alpha channel
No problem with COS per-se, but these versions have the newer docker,
which includes the --storage flag.  We fixed that in master in #5258,
but older versions of kops - including the currently released version
1.9.1 - don't have the fix.

Revert to fix the problem immediately, but opened #5358 to track a
more realistic fix.
2018-06-20 20:00:15 -04:00
Justin Santa Barbara 5f104d9ffe Promote alpha channel to stable 2018-05-31 07:07:02 -07:00
Dennis Ruhe 48574bfc4a
Update AWS AMI for kubernetes >=1.9.0 <1.10.0
In regards to issue #4759. AMI `kope.io/k8s-1.8-debian-jessie-amd64-hvm-ebs-2018-02-08` causes kernel panics on `m3.large` instances. AMI `kope.io/k8s-1.9-debian-jessie-amd64-hvm-ebs-2018-03-11` works for me.
2018-05-17 11:45:07 +02:00
Mike Splain 7a19454b6c Bump recommended version for kops 1.9.0 2018-04-19 10:09:49 -04:00
Mike Splain 4581f2572e Update channels to 1.9.0-beta.2 2018-04-06 14:05:01 -04:00
Mike Splain deb6c7dcfa Bump channels to 1.9.0-alpha.3 2018-03-27 13:01:58 -04:00
Mike Splain efad4efd50 Bump stable/alpha channels to 1.9.0-alpha.2 2018-03-22 10:52:45 -04:00
Justin Santa Barbara d0382fab95 Promote alpha channel to stable 2018-03-11 20:15:55 -04:00
Justin Santa Barbara 13f5ce9478 Add kubernetes 1.9.3 into alpha & stable channels
For users of kops 1.9 we will initially recommend the current version of
kubernetes, 1.9.3.
2018-03-01 02:15:03 -05:00
Justin Santa Barbara 930fe8e740 Promote alpha channel image to stable
The 4.4.111 image is not showing the flakiness on the NFS e2e tests.
2018-01-22 19:42:40 -05:00
Justin Santa Barbara de0527b298 Use jessie for 1.10 as well, to unblock queue
Should unblock queue.
2018-01-20 19:30:07 -05:00
Justin Santa Barbara 340b9f2b3d 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.
2018-01-20 18:10:16 -05:00
Justin Santa Barbara a6bf8cf89f Copy alpha channel to stable
Recommend k8s 1.8.6, AMI with kernel 4.4.110
2018-01-16 21:45:32 -05:00
Justin Santa Barbara 7f36b0eb58 Put stable channel back to jessie for 1.9 / 1.10
Otherwise we're blocking the queue:
https://github.com/kubernetes/kubernetes/issues/56763

Nobody is running 1.10 in stable anyway.  1.9 is more questionable, but
hopefully we can get this resolved quickly.
2017-12-03 19:36:49 -05:00
Justin Santa Barbara a3c9c2f4c2 Promote alpha channel to stable 2017-12-03 12:45:24 -05:00
Justin Santa Barbara 0112cc225e Promote 1.5.8 and 1.6.11 to stable channel 2017-11-26 23:31:40 -05:00
pierreozoux f329c9054b Bump alpha and stable to latest 2017-11-08 15:23:20 +01:00
Justin Santa Barbara be0afc33cc Promote the alpha channel to stable 2017-10-10 07:38:33 -04:00
Justin Santa Barbara b329178f25 Update Google COS image
Equivalent of https://github.com/kubernetes/kubernetes/pull/52120
2017-10-03 23:02:04 -04:00
Justin Santa Barbara 185fa9689f Promote alpha to stable channel
Updated AMIs, newer k8s versions
2017-08-20 09:46:11 -04:00
Justin Santa Barbara 05859ed2a4 Have kops 1.7 use k8s 1.7 2017-06-30 15:32:54 -04:00
Justin Santa Barbara 310af92964 Move alpha channel to stable
In particular, this ensures that kops 1.6 users get k8s 1.6.2
2017-05-17 02:15:15 -04:00
Justin Santa Barbara 5d9a5c611f Fix channel version recommendations
We were recommending 1.5.2 based on the kops version, but then 1.5.4
based on that k8s version.

Fix & add a test.
2017-05-05 20:28:46 -04:00
Justin Santa Barbara e3bc3a6940 Bump stable channel with alpha; alpha channel with latest 2017-04-25 00:55:50 -04:00
Justin Santa Barbara 6df2b74235 Update stable & alpha channel to 1.5.1
This will only affect the kops 1.5.x line, and it is only a
recommendation at the current time.
2017-02-07 02:01:18 -05:00
Justin Santa Barbara 2e9446deb0 Update stable channel for kops 1.5.0, k8s 1.4.8
This should not impact kops 1.4 users:

* The first image is the 1.4 image
* The cluster.kubernetesVersion is 1.4.8
* kops 1.4 will not read kubernetesVersion nor kopsVersion

We do bump the recommended k8s to 1.4.8
2017-02-06 21:41:42 -05:00
Justin Santa Barbara 0094fb8197 Run 1.4.7 in the stable channel 2016-12-28 11:23:49 -05:00
chrislovecnm e264567ade bumping stable channel to k8s 1.4.6 2016-11-22 23:10:43 -07:00
Justin Santa Barbara 8752cb3f84 Update stable channel
kubernetes 1.4.3
Kernel 4.2.26
2016-10-21 03:04:41 -04:00
Justin Santa Barbara 3e717f793c Add AWS label to image in stable channel 2016-10-01 00:01:21 -04:00
Justin Santa Barbara 51ea3515a1 Rename stable.yaml -> stable
So that we can refer to it as "stable"
2016-09-30 23:24:38 -04:00