k3s/plugin/pkg
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
..
admission Merge pull request #33792 from caesarxuchao/decouple-workqueue-prometheus 2016-10-05 22:10:11 -07:00
auth Merge pull request #34071 from liggitt/authz-webhook 2016-10-11 23:04:56 -07:00
client/auth no need to remove file respectively 2016-09-29 14:24:58 +08:00
scheduler Merge pull request #31605 from resouer/eclass-1 2016-10-10 02:46:00 -07:00
webhook Revert "Revert "Allow webhook authenticator to use TokenReviewsInterface"" 2016-09-13 16:23:17 -04:00