1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/pkg/cel/policy
Mariam Fahmy 76751b96b3
feat: support celexceptions in the CLI apply command (#12182)
* feat: support celexceptions in the CLI

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

* feat: add unit tests

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>

---------

Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
2025-02-19 08:38:44 +00:00
..
compiler.go feat: support celexceptions in the CLI apply command (#12182) 2025-02-19 08:38:44 +00:00
compiler_test.go feat: compile and evaluate autogen rules (#12163) 2025-02-15 12:56:51 +08:00
context.go feat: create image data loader (#12036) 2025-02-03 13:42:40 +00:00
filter.go feat: configure admission and background flag for ValidatingPolicies (#12153) 2025-02-13 17:24:45 +00:00
policy.go feat: support celexceptions in the CLI apply command (#12182) 2025-02-19 08:38:44 +00:00
types.go feat: add CEL variables type checking (#11920) 2025-01-14 15:57:55 +01:00
variables.go feat: add validating policy compiler (#11906) 2025-01-13 13:56:36 +01:00