kubernetes/plugin/pkg/auth/authorizer/rbac/bootstrappolicy
Kubernetes Submit Queue 3fef902161
Merge pull request #56709 from gnufied/cluster-role-for-cloud-provider
Automatic merge from submit-queue (batch tested with PRs 56785, 56709). 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>.

cloud-provider needs cluster-role to apply taint to the node

When volume is stuck in attaching state on AWS, cloud-provider
needs to taint the node. But the node can not be tainted
without proper access. Without this change https://github.com/kubernetes/kubernetes/pull/55558 will not work.

xref - https://github.com/kubernetes/kubernetes/issues/56819

cc @jsafrane @liggitt 

/sig storage

```release-note
none
```
2017-12-04 17:14:14 -08:00
..
testdata cloud-provider needs cluster-role to apply taint to the node 2017-12-04 10:57:21 -05:00
BUILD Update generated files 2017-11-09 12:14:08 +01:00
controller_policy.go CSI - feature gate fix, gated RBAC rules, csi nodeID label 2017-12-02 05:54:54 -05:00
controller_policy_test.go handle clusterrole migration 2017-11-13 08:18:00 -05:00
namespace_policy.go Merge pull request #46685 from xilabao/fix-err-message-in-namespace_policy 2017-08-03 23:59:05 -07:00
policy.go Merge pull request #56709 from gnufied/cluster-role-for-cloud-provider 2017-12-04 17:14:14 -08:00
policy_test.go handle clusterrole migration 2017-11-13 08:18:00 -05:00