Commit Graph

213 Commits

Author SHA1 Message Date
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
Justin SB d74c31a814
Recommend kops 1.12.1
We should encourage people to use the released version now that it is
released (and the latest release version at that!)
2019-05-17 02:15:30 -07:00
Yang Li 704dc0c57b bumped k8s 1.11 versions to 1.11.10 in stable channel 2019-05-15 14:59:15 +08:00
Yang Li 933677378b bumped k8s 1.11 versions to 1.11.10 in alpha channel 2019-05-14 18:41:31 +08:00
Justin SB 3f7da40ebe
Configure AMIs for 1.12
Put the latest image into both alpha & stable channels.
2019-05-13 18:17:44 -07:00
Justin SB 044395c588
Call klog.InitFlags to enable logging 2019-05-06 13:00:31 -04:00
Justin SB 76d03b3f71
Generated files: glog -> klog 2019-05-06 12:56:03 -04:00
Justin SB 3e33ac7682
Change code from glog to klog
We don't call klog.InitFlags yet, because that will cause a flag
redefinition error until we get everyone to stop using glog.  That
will happen when we update to k8s 1.13.
2019-05-06 12:54:51 -04:00
Christian Jantz eb73f351a8
set kubernetes version to 1.12.8 to match current release 2019-04-26 16:43:02 +02:00
Justin SB 5b0e8c93d6
Put 1.13 and 1.14 into channels
Because they are both pre-release (for kops), we can put them into
stable & alpha channels immediately.
2019-04-14 16:20:02 -04:00
Justin SB 34ca8ba1b0
channels: promote alpha to stable
* k8s 1.11.8 => 1.11.9
2019-04-07 12:16:33 -07:00
Kubernetes Prow Robot 3d3ae2f071
Merge pull request #6670 from justinsb/more_alpha
Update alpha channel with other latest versions
2019-03-26 07:55:22 -07:00
Kubernetes Prow Robot 8a4d2db4f8
Merge pull request #6672 from justinsb/1_12_in_stable
Put 1.12 into stable channel, for users of kops 1.12-alphas
2019-03-26 03:05:30 -07:00
Kubernetes Prow Robot f1bab13b07
Merge pull request #6669 from mikesplain/promote_alpha_to_stable
Promote alpha to stable and update alpha
2019-03-26 02:15:21 -07:00
Justin SB 99b402312a
Put 1.12 into stable channel, for users of kops 1.12-alphas
This ensures that users that use kops 1.12 (alpha) get k8s 1.12 by
default.  We go straight to the latest k8s 1.12 release - there's no
reason to recommend an earlier one.
2019-03-26 00:28:29 -04:00
Justin SB 9cf69af8a1
Update alpha channel with other latest versions
Bringing all the latest versions into the alpha channels
2019-03-25 23:02:30 -04:00
mikesplain 91f3a25303 Promote alpha to stable and update alpha
Fixes #6662
2019-03-25 19:58:31 -04:00
Ole Markus With e5588961cd Bump K8s 1.11 to 1.11.9 in the alpha channel 2019-03-25 18:45:45 +01:00
Mike Splain c2812a3cb9 Upgrade alpha to latest 2019-03-02 19:43:36 -05:00
Ole Markus With 239d599dc5 Promote Kubernetes 1.11.7 to stable 2019-03-01 20:35:58 +01:00
Mike Splain 399223f9c6 Bump alpha channels for testing 2019-01-27 14:55:49 -05:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco) 4f0169bb79 codegen 2019-01-16 09:30:40 -07:00
Justin SB 36db145bf3 Promote alpha kubernetes versions to stable
* 1.10.12
* 1.9.11

Also fix the recommended versions to prevent an immediately upgrade
prompt.
2019-01-04 00:23:56 -05:00
Justin Santa Barbara 87ff49b2b7 Update recommended kubernetes version
Currently, the recommended version needs to be updated in multiple
places - once for new clusters and once for updates I believe. (We
probably could/should address this.)  But updating the two places to
1.11.6 for consistency.
2018-12-25 07:33:28 -05:00
mikesplain 0b03f0229a Bump channels and bump alpha to latest 2018-12-20 13:27:27 -05:00
mikesplain 01e8ba2eed Fix missed stable channel upgrade path 2018-12-04 14:34:07 -05:00
mikesplain 85a402da63 Promote alpha channels to stable 2018-12-04 09:59:27 -05:00
Justin SB 707694303b
Bump alpha channel kubernetes versions
Picking up latest versions.
2018-11-27 10:13:33 -05:00
xichengliudui 6414b9e892 delete some code 2018-11-13 13:22:58 -05:00
Bily Zhang f1aae1d268
Update addons_test.go 2018-11-05 21:21:16 +08:00
mooncake 6ba9f22ab8 Fix typos: iff -> if
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-04 16:59:45 +08:00
Justin Santa Barbara f0d54263d8 Promote AMIs from alpha -> stable
In particular picking up the 1.11 jessie switch
2018-10-15 12:49:06 -04:00
k8s-ci-robot d5800f5b29
Merge pull request #5914 from justinsb/update_kubernetes_alpha_channel
alpha channel: update with latest kubernetes versions
2018-10-10 10:30:54 -07:00
Justin Santa Barbara 35aa8de506 alpha channel: update with latest kubernetes versions
Versions:

* 1.12.2 (kops version not yet released)
* 1.11.3 (kops version not yet released)
* 1.10.8
* 1.9.11
2018-10-10 08:24:25 -07:00
Justin Santa Barbara 70a59bd559 Promote kubernetes versions from alpha to stable
Kubernetes versions:
* 1.11.2 (for not-yet unreleased kops 1.11)
* 1.10.6
* 1.9.10
2018-10-10 08:19:01 -07:00
k8s-ci-robot 2cdacdf7cc
Merge pull request #5897 from justinsb/stretch_for_k8s_1_11
alpha-channel: Use stretch by default for k8s 1.11 on AWS
2018-10-08 22:40:44 -07:00
Justin Santa Barbara 968dd54c84 alpha-channel: Use stretch by default for k8s 1.11 on AWS
Jessie doesn't support NVME instances and this causes a lot of
confusion, as newer instances are NVME.
2018-10-08 20:19:01 -07:00
Justin Santa Barbara 3fecc1350a Removed misleading comment about metav1
@rdrgmnzs pointed out that the comment needed to be updated after
Removing!
2018-10-08 16:44:39 -07:00
Justin Santa Barbara 62e8e17077 Code fixes for k8s 1.11 API changes 2018-09-28 20:14:45 -04:00
k8s-ci-robot 767255e2ed
Merge pull request #5666 from justinsb/update_alpha_channel_k8s_versions
Push latest k8s versions to alpha channel
2018-08-19 10:11:39 -07:00
Justin Santa Barbara d77206ba9c Push latest k8s versions to alpha channel
* 1.11.2
* 1.10.6
* 1.9.10
2018-08-18 07:22:06 -04:00
Justin Santa Barbara d80af6a7ec Promote kubernetes versions from alpha -> stable 2018-08-18 07:02:41 -04:00
Justin Santa Barbara 3691ff7b35 Update alpha channel with images for foreshadow 2018-08-17 09:57:07 -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
k8s-ci-robot 1ccc52ec74
Merge pull request #5218 from justinsb/update_alpha_channel_kops_191
Recommend kops 1.9.1 in alpha channel
2018-05-29 13:49:34 -07:00
k8s-ci-robot 3ca4ecf142
Merge pull request #5222 from justinsb/update_alpha_channel_images
Update alpha channel with latest images
2018-05-29 13:04:33 -07:00
Justin Santa Barbara 1e092494d5 Update alpha channel with latest images 2018-05-28 13:13:24 -07:00
Justin Santa Barbara 53854a20e8 Recommend kops 1.9.1 in alpha channel 2018-05-26 16:11:22 -07:00
Justin Santa Barbara b67e82648c Update alpha channel with latest k8s versions
1.10.3, 1.9.8, 1.8.13
2018-05-26 16:09:30 -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
Justin Santa Barbara 8b2344afae Update alpha channel with latest k8s releases
1.9.6, 1.8.11, 1.7.16
2018-04-11 11:37:13 -04:00
Mike Splain 4581f2572e Update channels to 1.9.0-beta.2 2018-04-06 14:05:01 -04:00
AdamDang 5e1a9315d3
Update addon.go
line 140: return nil, fmt.Errorf("error applying annotation to to record addon installation: %v", err)
I guess the word "to to" is duplicated here, isn't it?
2018-03-31 22:48:14 +08:00
Mike Splain deb6c7dcfa Bump channels to 1.9.0-alpha.3 2018-03-27 13:01:58 -04:00
k8s-ci-robot a28f95d89d
Merge pull request #4765 from atopuzov/channels-oidc
Support for auth plugins in channels
2018-03-25 15:21:10 -07:00
Aleksandar Topuzovic c68b46afdc
Support for auth plugins in channels
* Otherwise I get:
  Error: cannot build kube client: No Auth Provider found for name "oidc"
2018-03-23 14:27:30 +00:00
Mike Splain efad4efd50 Bump stable/alpha channels to 1.9.0-alpha.2 2018-03-22 10:52:45 -04:00
Mike Splain 1d1e576542 Bump alpha channels for CVE 2018-03-12 16:31:17 -04:00
k8s-ci-robot 5eb1fc4985
Merge pull request #4656 from justinsb/bump_alpha_to_stable_201803
Promote alpha channel to stable
2018-03-12 07:27:20 -07:00
k8s-ci-robot f7a6799b28
Merge pull request #4659 from justinsb/alpha_new_gce_iamge
alpha: bump to latest (64) COS image for GCE
2018-03-12 07:27:11 -07:00
k8s-ci-robot facba4faab
Merge pull request #4658 from justinsb/alpha_new_k8s_versions
alpha channel: k8s 1.7.13 & 1.8.8
2018-03-12 06:34:13 -07:00
Justin Santa Barbara d42744df02 New images for alpha channel: 4.4.121 kernel 2018-03-12 02:20:31 -04:00
Justin Santa Barbara 13fe037788 alpha: bump to latest (64) COS image for GCE 2018-03-11 20:25:54 -04:00
Justin Santa Barbara 565830e380 alpha channel: k8s 1.7.13 & 1.8.8 2018-03-11 20:21:18 -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
Mike Splain 45a57915e2 Fix bazel deprecation notice 2018-02-26 09:36:13 -05:00
Justin Santa Barbara 174f3c1087 Recommend kops 1.8.1, require kops 1.7.1
Applying this only to the alpha channel for now
2018-02-21 09:52:42 -05:00
Justin Santa Barbara 30300bacb6 Bump alpha channel to new image
Contains 4.4.115 built with gcc 7.3.  Should address spectre variant 2,
using the repoline approach.

Meltdown was previously addressed with KPTI.

Spectre variant 1 remains unaddressed.
2018-02-08 19:38:08 -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
k8s-ci-robot 68146fa4de
Merge pull request #4284 from justinsb/bump_alpha_to_stable
Copy alpha channel to stable
2018-01-20 09:15:26 -08:00
Justin Santa Barbara 5b911ef13d Bump alpha channel
Round of kubernetes updates, AMI with kernel 4.4.111
2018-01-16 21:56:10 -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 8c5ce88b9e Bump alpha channel for meltdown/spectre 2018-01-05 16:13:42 -05:00
chrislovecnm 4dd3bb1dea Updating bazel BUILD files with new go_rules version 2017-12-29 15:03:14 -07: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 90173438fd Bump image in alpha channel: ENA in jessie
NVME detection only works on stretch though
2017-12-02 16:04:14 -05:00
Justin Santa Barbara 998039e652 Fix kubernetes version selectors on alpha channel 2017-12-01 14:03:39 -05:00
Justin Santa Barbara da2a4b0f06 Put latest AMIs into alpha channel
Including trying out the stretch image for 1.9 and later.  (We have
jessie & stretch images for 1.8, but jessie should stay as the default
for 1.8.)
2017-12-01 00:29:29 -05:00
Justin Santa Barbara b8b7287e4a Bump versions to 1.8.0-beta.2 2017-11-28 13:27:58 -05:00
Kubernetes Submit Queue fe1ab92dac
Merge pull request #3932 from justinsb/bump_alpha
Automatic merge from submit-queue.

Bump alpha channel k8s versions
2017-11-27 12:03:45 -08:00
Kubernetes Submit Queue 6a031a2b00
Merge pull request #3930 from justinsb/put_18_image_into_alpha
Automatic merge from submit-queue.

Put the 1.8 image into the alpha channel
2017-11-27 11:28:49 -08:00
Justin Santa Barbara 31326059b1 Bump alpha channel k8s versions 2017-11-26 23:35:27 -05:00