kubernetes/plugin/pkg/admission
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
..
admit Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
alwayspullimages Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
antiaffinity Return pointer for Affinity in api helper 2016-07-28 16:57:28 +02:00
deny Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec Admission control errors should have consistent lower casing 2016-08-08 10:31:23 -04:00
imagepolicy Ensure that we are closing files. 2016-09-12 09:33:24 +02:00
initialresources Update Google Cloud API client import paths 2016-09-13 22:21:06 -04:00
limitranger add pvc storage to LimitRange 2016-10-05 17:31:15 -04:00
namespace inject authorizer when admission controller requests it 2016-10-12 13:05:34 -04:00
persistentvolume/label Use strongly-typed types.NodeName for a node name 2016-09-27 10:47:31 -04:00
resourcequota decouple workqueue metrics from prometheus 2016-10-03 11:02:06 -07:00
security Complete sysctl PSP tests 2016-09-30 17:56:11 +02:00
securitycontext/scdeny Add /eviction subresource. 2016-08-22 16:38:00 -07:00
serviceaccount Admission control errors should have consistent lower casing 2016-08-08 10:31:23 -04:00
storageclass/default move StorageClass to its own group 2016-09-06 08:41:17 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00