1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-26 01:24:26 +00:00
kyverno/pkg/cel
Charles-Edouard Brétéché 1c3bddf8ca
feat: support mock in CLI for VPs (#12344)
* feat: support mock in CLI for VPs

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* implement get cm mock

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

* move into cel package

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-10 13:28:44 +00:00
..
autogen feat: autogenerate image verification policies for pod controllers (#12290) 2025-03-04 21:30:23 +00:00
engine feat: skip applying a VP which is converted to VAP (#12312) 2025-03-07 08:07:50 +00:00
libs fix: nits in cel context lib (#12333) 2025-03-09 17:47:11 +00:00
matching feat: use admission attributes (#12041) 2025-01-30 20:36:41 +00:00
policy feat: support mock in CLI for VPs (#12344) 2025-03-10 13:28:44 +00:00
resource chore: add cel unit tests (#12232) 2025-02-24 14:44:46 +01:00
utils chore: remove unused code (#12325) 2025-03-07 10:21:49 +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