apiserver/pkg/admission/plugin/webhook/matchconditions
Alexander Zielenski 09a47412b5 bugfix: use matched resource for AdmissionRequest.resource, not the resource it was converted from
use existing admission request for audit annotation eval

populate matchResource in empty rules case

Kubernetes-commit: e1b0bc3d0a7fb89a1e60f4ec1ee34b10de22d00a
2023-07-21 18:13:24 -07:00
..
interface.go Cache authz decisions within validating policy admission. 2023-03-09 14:52:09 -05:00
matcher.go bugfix: use matched resource for AdmissionRequest.resource, not the resource it was converted from 2023-07-21 18:13:24 -07:00
matcher_test.go ValidatingAdmissionPolicy: support namespace access (#118267) 2023-07-15 01:33:59 +00:00