1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-29 02:45:06 +00:00
kyverno/pkg/cel/policy
Vishal Choudhary 4b4e6cc415
feat: add parse image reference function (#12317)
Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-07 07:34:08 +00:00
..
compiler.go Cel HTTP Lib (#12241) 2025-03-06 15:13:13 +00:00
compiler_test.go feat: create patchers and apply mutations (#12253) 2025-02-26 13:32:28 +00:00
context.go feat: add parse image reference function (#12317) 2025-03-07 07:34:08 +00:00
filter.go feat: configure admission and background flag for ValidatingPolicies (#12153) 2025-02-13 17:24:45 +00:00
filter_test.go feat: improve validating policy api (#12243) 2025-02-26 15:18:12 +00:00
interface.go chore: remove mutatingpolicies (#12261) 2025-02-28 14:22:09 +00:00
policy.go feat: add cel evaluator for json payload (#12288) 2025-03-04 15:20:26 +00:00
policy_test.go feat: support json payload via CLI apply command (#12296) 2025-03-06 08:48:26 +00:00
types.go feat: add evaluator for image verification policies (#12251) 2025-02-27 15:19:11 +08:00
variables.go feat: add validating policy compiler (#11906) 2025-01-13 13:56:36 +01:00