• Kubernetes Submit Queue's avatar
    Merge pull request #40172 from liggitt/abac-upgrade · b1279a31
    Kubernetes Submit Queue authored
    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.
    ```
    b1279a31
Name
Last commit
Last update
..
container-linux Loading commit data...
debian Loading commit data...
gci Loading commit data...
trusty Loading commit data...
BUILD Loading commit data...
config-common.sh Loading commit data...
config-default.sh Loading commit data...
config-test.sh Loading commit data...
configure-vm.sh Loading commit data...
delete-stranded-load-balancers.sh Loading commit data...
list-resources.sh Loading commit data...
upgrade.sh Loading commit data...
util.sh Loading commit data...