kubernetes/plugin/pkg/auth/authorizer/rbac
Kubernetes Submit Queue c081c024c7
Merge pull request #67349 from mikedanese/trbeta
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

promote TokenRequest and projection to beta in 1.12

```release-note
TokenRequest and TokenRequestProjection are now beta features. To enable these feature, the API server needs to be started with the following flags:
* --service-account-issuer
* --service-account-signing-key-file
* --service-account-api-audiences
```
2018-08-30 20:09:42 -07:00
..
bootstrappolicy Merge pull request #67349 from mikedanese/trbeta 2018-08-30 20:09:42 -07:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
rbac.go Improve multi-authorizer errors 2018-07-06 10:55:17 -04:00
rbac_test.go switch rbac to external 2018-05-22 08:17:05 -04:00
subject_locator.go switch rbac to external 2018-05-22 08:17:05 -04:00
subject_locator_test.go switch rbac to external 2018-05-22 08:17:05 -04:00