1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-24 08:36:46 +00:00
kyverno/pkg/cel/policy
Charles-Edouard Brétéché 2bb687550c
feat: add imagedata cel lib (#12442)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-19 17:03:23 +08:00
..
compiler.go feat: add imagedata cel lib (#12442) 2025-03-19 17:03:23 +08:00
compiler_test.go feat: simplify resource cel lib (#12427) 2025-03-18 08:58:59 +00:00
context.go feat: add imagedata cel lib (#12442) 2025-03-19 17:03:23 +08:00
fake_context.go feat: add imagedata cel lib (#12442) 2025-03-19 17:03:23 +08:00
filter.go Implement Reporting and Background scan for ImageVerificationPolicy (#12432) 2025-03-18 11:39:00 +00:00
filter_test.go Implement Reporting and Background scan for ImageVerificationPolicy (#12432) 2025-03-18 11:39:00 +00:00
interface.go chore: remove mutatingpolicies (#12261) 2025-02-28 14:22:09 +00:00
policy.go feat: add imagedata cel lib (#12442) 2025-03-19 17:03:23 +08: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
utils.go feat: add imagedata cel lib (#12442) 2025-03-19 17:03:23 +08:00
variables.go feat: add validating policy compiler (#11906) 2025-01-13 13:56:36 +01:00