kubernetes/pkg/apis
Kubernetes Submit Queue b256b07007 Merge pull request #32407 from deads2k/authz-01-lsar
Automatic merge from submit-queue

add local subject access review API

Adds a local subject access review endpoint to allow a project-admin (someone with full rights within a namespace) the power to inspect whether a person can perform an action in his namespace.  This is a separate resource be factoring like this ensures that it is impossible for him to look outside his namespace and makes it possible to create authorization rules that can restrict this power to a project-admin in his own namespace.  Other factorings require introspection of objects.

@kubernetes/sig-auth
2016-09-13 22:09:35 -07:00
..
abac Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
apps Merge pull request #31468 from mbohlool/master 2016-09-13 01:56:23 -07:00
authentication Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
authorization add localSAR 2016-09-13 08:54:23 -04:00
autoscaling Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
batch Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
certificates Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
componentconfig Merge pull request #32151 from bboreham/fix-cni-on-gci 2016-09-13 16:42:06 -07:00
extensions Merge pull request #31468 from mbohlool/master 2016-09-13 01:56:23 -07:00
imagepolicy Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
policy Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
rbac Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
storage Add +k8s:openapi-gen tag to API types 2016-09-12 18:47:03 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00