apiserver/pkg/admission/plugin/cel
Igor Velichkovich 05d2078e68 Matchconditions admission webhooks alpha implementation for kep-3716 (#116261)
* api changes adding match conditions

* feature gate and registry strategy to drop fields

* matchConditions logic for admission webhooks

* feedback

* update test

* import order

* bears.com

* update fail policy ignore behavior

* update docs and matcher to hold fail policy as non-pointer

* update matcher error aggregation, fix early fail failpolicy ignore, update docs

* final cleanup

* openapi gen

Kubernetes-commit: 5e5b3029f3bbfc93c3569f07ad300a5c6057fc58
2023-03-15 07:36:02 +00:00
..
OWNERS refactor admission cel validator and compiler to be reusable 2023-02-15 16:08:59 -06:00
compile.go implmementing type checking 2023-03-07 15:49:19 -08:00
compile_test.go Implement validationActions and auditAnnotations 2023-03-06 17:29:28 -05:00
filter.go implement message expression. 2023-03-08 17:36:11 -08:00
filter_test.go implement message expression. 2023-03-08 17:36:11 -08:00
interface.go Matchconditions admission webhooks alpha implementation for kep-3716 (#116261) 2023-03-15 07:36:02 +00:00