Commit Graph

206 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 3abfeb9bbc
Merge pull request #8632 from olemarkus/stable-bump-feb-2
Promote alphas to stable
2020-02-26 18:35:19 -08:00
Ole Markus With a0f6cbe394 Promote alphas to stable 2020-02-26 21:40:04 +01:00
Kubernetes Prow Robot 79bbc3ef19
Merge pull request #8408 from johngmyers/channel-versions
Refuse to read channels with addons with unparseable versions
2020-02-25 17:58:27 -08:00
John Gardiner Myers 8844b97fe3 Fix field names in api validation 2020-02-15 14:52:27 -08:00
Yang Li d8166049aa channels: bump k8s versions after feb. patch releases 2020-02-12 17:57:28 +08:00
Ole Markus With 0b06749933 Bump alphas to stable 2020-02-06 18:49:12 +01:00
John Gardiner Myers a2bc9cca26 Verify addon versions in BootstrapChannelBuilder 2020-01-26 17:55:00 -08:00
John Gardiner Myers 19f35385b2 Remove commented out code 2020-01-23 21:09:21 -08:00
John Gardiner Myers 61e0694980 Refuse to read channels with addons with unparseable versions 2020-01-23 21:09:20 -08:00
Ole Markus With 95464ebdc1 Bump alpha k8s versions 2020-01-22 11:32:55 +01:00
Ole Markus With 9f76785f58 Bump alpha k8s version to stable 2020-01-21 19:42:48 +01:00
Justin SB 465316dce2
Publish update AMIs into the alpha channel
* Add 1.16, 1.17 images with correct docker versions (cf
  https://github.com/kubernetes-sigs/image-builder/pull/127)

* Regular package updates on other stretch images
2020-01-17 08:40:06 -05:00
Kubernetes Prow Robot de3bdc1be6
Merge pull request #8116 from justinsb/bump_cos
Bump COS version in alpha channel for k8s >= 1.16
2019-12-18 01:19:57 -08:00
Yang Li 35f28d5825 channels: bump k8s versions after dec. patch releases 2019-12-16 17:18:31 +09:00
Justin SB 4170c5f16d
Bump COS version in alpha channel for k8s >= 1.16
We use the latest LTS version
2019-12-15 15:45:37 -05:00
Jesse Haka 2fb84856e1 put kubernetes 1.17.0 to channels 2019-12-10 00:19:51 +02:00
Justin Santa Barbara 6559a0e031 Put kubernetes 1.17.0-beta.2 into channels
As it is bound to pre-release versions of kops, it can go directly
into the alpha and stable channels.
2019-11-21 12:10:19 -05:00
mikesplain d1ce56543c
Bump version of alpha 2019-11-19 17:20:55 -08:00
Kubernetes Prow Robot bb1b3dd112
Merge pull request #7891 from justinsb/promote_k8s_1_14_8_to_stable
stable channel: promote kubernetes 1.13.12, 1.14.8 etc
2019-11-07 23:44:44 -08:00
Justin SB 098b348d6a
stable channel: promote default AMIs from alpha -> stable
Promoting the 2019-09-26 AMIs
2019-11-07 22:42:03 -05:00
Justin SB 969ceebc9a
Recommend kops 1.11.1
Promoting this recommendation into the stable channel.
2019-11-07 20:15:04 -05:00
Justin SB 97cecd94e1
stable channel: promote kubernetes 1.13.12, 1.14.8 etc
Promote kubernetes versions from alpha to stable:

* 1.16.2
* 1.15.5
* 1.14.8
* 1.13.12
2019-11-07 20:12:50 -05:00
feifei.zhang@huawei.com 4b49412105 fix golint failures 2019-10-31 20:22:37 +08:00
mikesplain 0afd250fbc
Promote alpha to stable, bump alpha 2019-10-15 17:06:15 -04:00
tanjunchen 279c429abd remove the unnecessary newline and unused vars 2019-10-08 22:43:10 +08:00
mikesplain 50c8d9b862
Rollback channels 1.14.7
https://github.com/kubernetes/kubernetes/issues/82923
2019-10-02 12:53:49 -04:00
Kubernetes Prow Robot 4de90d2566
Merge pull request #7665 from justinsb/update_k115_image
alpha channel: image for 1.15 and general update
2019-09-27 06:49:37 -07:00
Justin SB aa44d58900
alpha channel: image for 1.15 and general update
Note that source of images is now:
https://github.com/kubernetes-sigs/image-builder/tree/master/images/kube-deploy/imagebuilder
2019-09-26 16:22:22 -04:00
Ole Markus With 64d9bb4dc1 Bump k8s versions in alpha channel 2019-09-21 19:19:38 +02:00
Justin SB da31e3e7f2
"Force" k8s 1.11.10 in stable channel
Bringing this from the alpha channel (#7423) to the stable channel.

As discussed in office hours, and from the notes on #7423:

Even 1.11 and 1.12 are technically unsupported, but this should get
users off the very oldest unsupported versions of k8s.

Users that want to stay on those versions can pass the
KOPS_RUN_OBSOLETE_VERSION env var.
2019-09-14 11:46:05 -04:00
Justin SB fafa283e02
Promote 2019-08-16 AMIs from alpha -> stable
As discussed in office hours.
2019-09-14 11:32:38 -04:00
Peter Rifel 548683da8c Promote 1.13 AMI from alpha to stable 2019-09-13 09:25:48 -07:00
Justin SB 61f35768fb
"Force" k8s 1.11.10; recommend kops 1.11.1
Even 1.11 and 1.12 are technically unsupported, but this should get
users off the very oldest unsupported versions of k8s.

Users that want to stay on those versions can pass the
KOPS_RUN_OBSOLETE_VERSION env var.
2019-09-10 09:47:58 -04:00
mikesplain 9e55b8230a Update copyright notices
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Justin SB eee1cbba07
Update channel recommended versions for kops versions
The kubernetesVersion in the kopsVersions block is used for new
clusters.  I had forgotten to update it, so new clusters were being
created with versions that then immediately recommended an update.
2019-08-21 23:57:58 -04:00
Jesse Haka c2ecd23608 promote k8s versions 2019-08-20 09:20:35 +03:00
Kubernetes Prow Robot b82b2200f2
Merge pull request #7420 from justinsb/alpha_channel_amis_20190816
Update AMIs in alpha channels
2019-08-16 13:26:10 -07:00
Justin SB 247c98ef4e
CVE-2019-11247: promote k8s versions to stable channel
In particular we want 1.13.9 to pick up CVE-2019-11247

Note that although we include the 1.12.10 update, that does not
include the CVE fix.
2019-08-16 10:53:22 -04:00
Justin SB fcacca03eb
Bump k8s versions in alpha channel 2019-08-16 10:47:42 -04:00
Justin SB fcb26fb75b
Update AMIs in alpha channels
Add 1.13 and 1.14 images, bump 1.11 and 1.12 images.
2019-08-16 09:19:37 -04:00
Kubernetes Prow Robot cb9de24875
Merge pull request #7343 from idealhack/promote-1.12-image-to-stable
Promote 1.12 image from alpha to stable
2019-08-01 09:14:27 -07:00
Kubernetes Prow Robot 2324dbb62d
Merge pull request #7337 from justinsb/promote_1_12_9_to_stable
Promote k8s 1.12.9 from alpha -> stable
2019-07-31 03:50:21 -07:00
Yang Li 7396e514f6 promoted 1.12 image from alpha to stable
includes fixes for "TCP SACK PANIC" CVE
2019-07-30 18:03:12 +09:00
Justin SB e807c0910f
Bump alpha channel with latest kubernetes versions
As planned in office hours.
2019-07-29 12:25:16 -04:00
Justin SB e2396651ed
Promote k8s 1.12.9 from alpha -> stable 2019-07-29 12:18:33 -04:00
Ryan Bonham 62d4b128ce
Improve channel updates, to use hash of manifests to ensure we always update on changes 2019-07-22 07:26:06 -07:00
Justin SB 2efe3a9dea
Add updated 1.12 image to the alpha channel
Includes fixes for "TCP SACK PANIC" CVE
2019-06-21 11:50:43 -04:00
Kubernetes Prow Robot eceee797cb
Merge pull request #6984 from idealhack/bump-v1.11.10-stable
bumped k8s 1.11 versions to 1.11.10 in stable channel
2019-06-11 03:38:16 -07:00
Ryan Bonham 79e4d6a4c7 K8s 1.12.8 to stable 1.12.9 to alpha 2019-06-02 21:39:17 -05:00
Justin SB 0ac107af11
Bump alpha-channel of k8s
* 1.14.2
* 1.13.6
2019-05-19 22:46:05 +02:00