kubernetes/cluster/gce
Kubernetes Submit Queue 01a4a600ac Merge pull request #52120 from abgworrall/cvm-to-cos-by-default
Automatic merge from submit-queue (batch tested with PRs 52227, 52120)

Use COS for nodes in testing clusters by default, and bump COS.

Addresses part of issue #51487. May assist with #51961 and #50695.

CVM is being deprecated, and falls out of support on 2017/10/01. We shouldn't run test jobs on it. So start using COS for all test jobs.

The default value of `KUBE_NODE_OS_DISTRIBUTION` for clusters created for testing will now be gci. Testjobs that do not specify this value will now run on clusters using COS (aka GCI) as the node OS, instead of CVM, the previous default.

This change only affects testing; non-testing clusters already use COS by default.

In addition, bump the version of COS from `cos-stable-60-9592-84-0` to `cos-stable-60-9592-90-0`.

```release-note
NONE
```
/cc @yujuhong, @mtaufen, @fejta, @krzyzacy
2017-09-12 01:09:17 -07:00
..
container-linux Fall back to network if subnet is unknown 2017-09-06 11:59:47 -07:00
debian Allow creating special node for heapster in GCE 2017-06-28 21:27:36 +02:00
gci Revert "Add cluster up configuration for certificate signing duration." 2017-09-11 16:28:17 -07:00
BUILD Fix BUILD files 2017-08-02 18:33:32 -07:00
config-common.sh Correct default cluster-ip-range subnet 2017-08-29 23:15:23 +02:00
config-default.sh Revert "Add cluster up configuration for certificate signing duration." 2017-09-11 16:28:17 -07:00
config-test.sh Revert "Add cluster up configuration for certificate signing duration." 2017-09-11 16:28:17 -07:00
configure-vm.sh Fix unbound variable in configure-helper.sh 2017-09-05 16:21:58 -07:00
cos Symlink cluster/gce/cos to cluster/gce/gci 2017-03-15 15:31:51 -07:00
delete-stranded-load-balancers.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
list-resources.sh Switch away from gcloud deprecated flags in compute resource listings 2017-08-30 06:41:09 +01:00
OWNERS Add bowei to the OWNER for cluster/gce 2017-08-31 10:29:19 -07:00
ubuntu Makes cluster/gce/ubuntu to be a symlink to cluster/gce/gci and changes the gci's [master|node].yaml to enable kubernetes.target. 2017-04-25 16:19:00 -07:00
upgrade.sh Fall back to network if subnet is unknown 2017-09-06 11:59:47 -07:00
util.sh Convert deprecated gcloud --regexp flag into --filter 2017-09-07 14:39:38 -07:00