1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/cel/policy
Charles-Edouard Brétéché db4f7fb5e6
feat: register cel context lib (#12007)
* feat: register cel context lib

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

* unit test

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-01-27 16:16:27 +00:00
..
compiler.go feat: register cel context lib (#12007) 2025-01-27 16:16:27 +00:00
compiler_test.go feat: register cel context lib (#12007) 2025-01-27 16:16:27 +00:00
context.go feat: implement cel engine context provider (#11995) 2025-01-24 15:42:58 +00:00
policy.go fix: implement cel context lib correctly (#11983) 2025-01-23 11:02:33 +00:00
types.go feat: add CEL variables type checking (#11920) 2025-01-14 15:57:55 +01:00
variables.go feat: add validating policy compiler (#11906) 2025-01-13 13:56:36 +01:00