k3s/plugin/pkg
Kubernetes Submit Queue ca75b47657 Merge pull request #32555 from pweil-/admission-authorizer
Automatic merge from submit-queue

WantsAuthorizer admission plugin support

The next step of PSP admission is to be able to limit the PSPs used based on user information.  To do this the admission plugin would need to make authz checks for the `user.Info` in the request.  This code allows a plugin to request the injection of an authorizer to allow it to make the authz checks.

Note:  this could be done with a SAR, however since admission is running in the api server using the SAR would incur an extra hop vs using the authorizer directly.

@deads2k @derekwaynecarr
2016-10-13 03:40:11 -07:00
..
admission Merge pull request #32555 from pweil-/admission-authorizer 2016-10-13 03:40: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