kubernetes/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/testdata
Kubernetes Submit Queue 81b43401a9
Merge pull request #57128 from liggitt/kubelet-admin
Automatic merge from submit-queue (batch tested with PRs 57702, 57128). 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>.

Define default role for full kubelet API access

This makes sense to define uniformly so integrators can grant this to the `--kubelet-client-certificate` credential given to the apiserver. Mirrors the role GCE sets up.

```release-note
RBAC: The system:kubelet-api-admin cluster role can be used to grant full access to the kubelet API
```
2018-01-03 08:30:33 -08:00
..
cluster-role-bindings.yaml cloud-provider needs cluster-role to apply taint to the node 2017-12-04 10:57:21 -05:00
cluster-roles.yaml Merge pull request #57128 from liggitt/kubelet-admin 2018-01-03 08:30:33 -08:00
controller-role-bindings.yaml handle clusterrole migration 2017-11-13 08:18:00 -05:00
controller-roles.yaml handle clusterrole migration 2017-11-13 08:18:00 -05:00
namespace-role-bindings.yaml update to rbac v1 in bootstrappolicy test 2017-08-22 09:28:14 +08:00
namespace-roles.yaml update to rbac v1 in bootstrappolicy test 2017-08-22 09:28:14 +08:00