kubernetes/plugin/pkg/auth/authorizer/rbac
Solly Ross 8cbbbac27d Add bootstrap policy for HPA metrics REST clients
Since we weren't running the HPA with metrics REST clients by default,
we had no bootstrap policy enabling the HPA controller to talk to the
metrics APIs.

This adds permissions for the HPA controller to talk list
pods.metrics.k8s.io, and list any resource in custom.metrics.k8s.io.
2017-09-15 17:27:38 -04:00
..
bootstrappolicy Add bootstrap policy for HPA metrics REST clients 2017-09-15 17:27:38 -04:00
BUILD Refactor RBAC authorizer entry points 2017-08-16 11:43:39 -04:00
rbac.go add selfsubjectrulesreview api 2017-09-01 19:09:43 +08:00
rbac_test.go Switch to pointer to policy rule, visit and short circuit during authorization 2017-04-20 10:52:53 -04: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