1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-24 16:48:20 +00:00
kyverno/pkg/cel
Khaled Emara c61d0735e3
feat(vp): implement gctx in context library (#12055)
* feat(vp): implement gctx in context library

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

* test(cel): add chainsaw test for validating policies gctx

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>

---------

Signed-off-by: Khaled Emara <khaled.emara@nirmata.com>
Signed-off-by: ShutingZhao <shuting@nirmata.com>
Co-authored-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2025-03-06 09:27:03 +00:00
..
autogen feat: autogenerate image verification policies for pod controllers (#12290) 2025-03-04 21:30:23 +00:00
engine feat: support json payload via CLI apply command (#12296) 2025-03-06 08:48:26 +00:00
libs/context feat(vp): implement gctx in context library (#12055) 2025-03-06 09:27:03 +00:00
matching feat: use admission attributes (#12041) 2025-01-30 20:36:41 +00:00
policy feat(vp): implement gctx in context library (#12055) 2025-03-06 09:27:03 +00:00
resource chore: add cel unit tests (#12232) 2025-02-24 14:44:46 +01:00
utils feat: context function to request resources from api server (#12181) 2025-02-27 13:31:03 +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