kubernetes/plugin/pkg/auth/authorizer
Kubernetes Submit Queue 6f84c9b96e Merge pull request #34071 from liggitt/authz-webhook
Automatic merge from submit-queue

Allow webhook authorizer to use SubjectAccessReviewInterface

Refactors the authorization webhook to be able to be fed a kubeconfig file or a SubjectAccessReviewsInterface 

Added tests to exercise retry logic, and ensure the correct serialized version is sent to the remote webhook (I also made sure the new tests passed on the current webhook impl in master)

c.f. https://github.com/kubernetes/kubernetes/pull/32547
c.f. https://github.com/kubernetes/kubernetes/pull/32518
2016-10-11 23:04:56 -07:00
..
rbac add clusterrolebindings to bootstrapping 2016-10-10 15:00:35 -04:00
webhook Allow webhook authorizer to use SubjectAccessReviewInterface 2016-10-08 01:43:56 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00