kubernetes/plugin/pkg/auth/authorizer/rbac
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
..
bootstrappolicy Merge pull request #57128 from liggitt/kubelet-admin 2018-01-03 08:30:33 -08:00
BUILD Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
rbac.go Raise RBAC DENY log level 2017-12-14 00:06:23 -05:00
rbac_test.go move authorizers over to new interface 2017-11-03 13:46:28 -07:00
subject_locator.go Refactor RBAC authorizer entry points 2017-08-16 11:43:39 -04:00
subject_locator_test.go Switch RBAC subject apiVersion to apiGroup in v1beta1 2017-02-13 15:33:09 -05:00