Files
kubernetes/examples
Kubernetes Submit Queue aaeccd3d10 Merge pull request #60145 from php-coder/psp_authz_via_policy_group
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

PSP plugin: allow authorizing via "use" verb in policy API group

**What this PR does / why we need it**:
In order to determine whether a service account/user has access to PSP, PodSecurityPolicy admission plugin tests whether a service account/user is authorized for "use" verb in `extensions` API group. As PSP is being migrated to `policy` API group, we need to support its new location. This PR adds such a support by checking in both API groups.

**Which issue(s) this PR fixes**:
Addressed to: https://github.com/kubernetes/features/issues/5
Follow-up to: https://github.com/kubernetes/kubernetes/pull/54933
2018-02-23 07:55:23 -08:00
..
2017-08-24 17:49:18 +08:00
2017-08-24 17:49:18 +08:00
2018-02-07 21:14:19 -08:00
2017-08-24 17:49:18 +08:00
2018-02-16 13:43:01 -08:00
2016-07-16 13:48:21 -04:00
2017-10-25 11:46:09 -05:00
2016-09-13 15:09:25 -07:00