apiserver/pkg/admission/plugin/cel
Jiahui Feng 59297e78dd use context for lazy evaluation.
Kubernetes-commit: 4fa3247a61e21abcb31778f8bfb85af844a6bd03
2023-10-30 11:29:57 -07: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 use context for lazy evaluation. 2023-10-30 11:29:57 -07: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