apiserver/pkg/admission/plugin/cel
Alexander Zielenski 1672796601 bugfix: avoid NPE possibility by making composition environment global
Kubernetes-commit: 3094395fa76210f33118d10d6a7c8214c50a7f33
2024-01-29 13:45:27 -08:00
..
OWNERS refactor admission cel validator and compiler to be reusable 2023-02-15 16:08:59 -06:00
compile.go typed variables support. 2023-10-04 16:39:24 -07:00
compile_test.go ValidatingAdmissionPolicy: support namespace access (#118267) 2023-07-15 01:33:59 +00:00
composition.go bugfix: avoid NPE possibility by making composition environment global 2024-01-29 13:45:27 -08:00
composition_test.go typed variables support. 2023-10-04 16:39:24 -07:00
filter.go bugfix: use matched resource for AdmissionRequest.resource, not the resource it was converted from 2023-07-21 18:13:24 -07:00
filter_test.go bugfix: use matched resource for AdmissionRequest.resource, not the resource it was converted from 2023-07-21 18:13:24 -07:00
interface.go ValidatingAdmissionPolicy: support namespace access (#118267) 2023-07-15 01:33:59 +00:00