1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/cel
Vishal Choudhary 8d915b52ce
feat: add evaluator for image verification policies (#12251)
* feat: add variables

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* feat: implement evaluator

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: build

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: linter

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

* fix: unit tests

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>

---------

Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
2025-02-27 15:19:11 +08:00
..
autogen fix CEL autogen (#12165) 2025-02-14 09:45:10 +00:00
engine feat: create patchers and apply mutations (#12253) 2025-02-26 13:32:28 +00:00
libs/context chore(refactor): refactor image verification packages (#12220) 2025-02-23 08:55:32 +00:00
matching feat: use admission attributes (#12041) 2025-01-30 20:36:41 +00:00
policy feat: add evaluator for image verification policies (#12251) 2025-02-27 15:19:11 +08:00
resource chore: add cel unit tests (#12232) 2025-02-24 14:44:46 +01:00
utils chore: add CEL unit tests (#12230) 2025-02-24 12:12:51 +00:00
env.go feat: setup validating policy cel environment (#11897) 2025-01-10 13:54:04 +00:00
env_test.go chore: add CEL unit tests (#12230) 2025-02-24 12:12:51 +00:00