k3s/cluster/gce
Kubernetes Submit Queue b1279a31b9 Merge pull request #40172 from liggitt/abac-upgrade
Automatic merge from submit-queue (batch tested with PRs 38739, 40480, 40495, 40172, 40393)

Use existing ABAC policy file when upgrading GCE cluster

When upgrading, continue loading an existing ABAC policy file so that existing system components continue working as-is

```
When upgrading an existing 1.5 GCE cluster using `cluster/gce/upgrade.sh`, an existing ABAC policy file located at /etc/srv/kubernetes/abac-authz-policy.jsonl (the default location in 1.5) will enable the ABAC authorizer in addition to the RBAC authorizer. To switch an upgraded 1.5 cluster completely to RBAC, ensure the control plane components and your superuser have been granted sufficient RBAC permissions, move the legacy ABAC policy file to a backup location, and restart the apiserver.
```
2017-01-25 21:20:32 -08:00
..
container-linux OWNERS: Update latest OWNERS files 2017-01-23 10:05:48 -08:00
debian Fixed propagation of kube master certs during master replication. 2017-01-20 13:24:09 +01:00
gci Merge pull request #40172 from liggitt/abac-upgrade 2017-01-25 21:20:32 -08:00
trusty Migrated fluentd to daemon set 2016-12-15 13:48:32 +01:00
BUILD Build release tarballs in bazel and add `make bazel-release` rule 2017-01-13 16:17:44 -08:00
config-common.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
config-default.sh cluster: update default rkt version to 1.23.0 2017-01-23 15:22:33 +00:00
config-test.sh cluster: update default rkt version to 1.23.0 2017-01-23 15:22:33 +00:00
configure-vm.sh Generate a kubelet CA and kube-apiserver cert-pair for kubelet auth. 2017-01-03 14:30:45 -08: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 Use --regions instead of --region for gcloud list [resource] 2016-08-11 14:45:20 -07:00
upgrade.sh implement upgrades 2017-01-04 11:45:57 -08:00
util.sh Use ensure-temp-dir in the common.sh script 2017-01-19 09:30:50 -05:00