mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
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>. add support for short-circuit deny in union authorizer This change has no behavioral changes. Fixes https://github.com/kubernetes/kubernetes/issues/51862 ```release-note Add support for the webhook authorizer to make a Deny decision that short-circuits the union authorizer and immediately returns Deny. ``` |
||
|---|---|---|
| .. | ||
| admissionregistration | ||
| apps | ||
| authentication | ||
| authorization | ||
| autoscaling | ||
| batch | ||
| cachesize | ||
| certificates | ||
| core | ||
| extensions | ||
| networking | ||
| policy | ||
| rbac | ||
| registrytest | ||
| scheduling | ||
| settings | ||
| storage | ||
| BUILD | ||
| doc.go | ||
| OWNERS | ||