Commit Graph

119 Commits

Author SHA1 Message Date
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