kubernetes/cluster/gce/gci
Kubernetes Submit Queue 3a60b0b4f2
Merge pull request #59686 from nicksardo/gce-roles
Automatic merge from submit-queue (batch tested with PRs 59683, 59964, 59841, 59936, 59686). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

GCE: Create cloud-provider roles and bindings via addons

**What this PR does / why we need it**:
This removes the `cloud-provider` role and role binding from the rbac boostrapper and replaces it with a policy applied via addon mgr. This also creates a new clusterrole allowing the service account to create events for any namespace.  

**Special notes for your reviewer**:
/assign @bowei @timstclair 
/cc timstclair

**Release note**:
```release-note
GCE: A role and clusterrole will now be provided with GCE/GKE for allowing the cloud-provider to post warning events on all services and watching configmaps in the kube-system namespace.
```
2018-02-16 16:31:40 -08:00
..
mounter Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
configure-helper.sh Merge pull request #59686 from nicksardo/gce-roles 2018-02-16 16:31:40 -08:00
configure.sh Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
flexvolume_node_setup.sh fix flex installer directory create 2017-10-12 17:47:36 -07:00
health-monitor.sh Increase waiting time (120s) for docker startup in health-monitor.sh 2017-10-17 15:31:15 -07:00
helper.sh Ensure the GCI metadata files do not have whitespace at the end 2016-12-13 13:41:54 -08:00
master-helper.sh Merge branch 'master' into upgrade_aliases_branch 2017-11-29 09:35:33 -08:00
master.yaml Add --retry-connrefused to all curl invocations. 2017-12-19 14:10:37 +01:00
node-helper.sh Add containerd e2e. 2017-11-02 03:44:42 +00:00
node.yaml Add --retry-connrefused to all curl invocations. 2017-12-19 14:10:37 +01:00
README.md Update Container-VM Image product name in docs 2016-09-09 10:08:56 -07:00

Container-VM Image

Container-VM Image is a container-optimized OS image for the Google Cloud Platform (GCP). It is primarily for running Google services on GCP. Unlike the open preview version of container-vm, the new Container-VM Image is based on the open source ChromiumOS project, allowing us greater control over the build management, security compliance, and customizations for GCP.

Analytics