Commit Graph

107 Commits

Author SHA1 Message Date
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
Justin Santa Barbara 0112cc225e Promote 1.5.8 and 1.6.11 to stable channel 2017-11-26 23:31:40 -05:00
Justin Santa Barbara 726ce3651f Put the 1.8 image into the alpha channel 2017-11-26 23:11:44 -05:00
Justin Santa Barbara 7142ab6846 Bump alpha channel for 1.8
This should ensure that kops 1.8 selects k8s 1.8.3
2017-11-10 10:48:34 -05:00
pierreozoux f329c9054b Bump alpha and stable to latest 2017-11-08 15:23:20 +01:00
chrislovecnm 609e268a1d gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
chrislovecnm 1e418c3e13 more goimport updates 2017-11-04 10:03:02 -06:00