1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-29 02:45:06 +00:00
kyverno/pkg/cel/libs/context
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
..
impl.go feat(vp): implement gctx in context library (#12055) 2025-03-06 09:27:03 +00:00
impl_test.go feat(vp): implement gctx in context library (#12055) 2025-03-06 09:27:03 +00:00
lib.go feat(vp): implement gctx in context library (#12055) 2025-03-06 09:27:03 +00:00
lib_test.go fix: implement cel context lib correctly (#11983) 2025-01-23 11:02:33 +00:00
types.go feat(vp): implement gctx in context library (#12055) 2025-03-06 09:27:03 +00:00