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é ebaad6fbb1
feat: improve validating policy api (#12243)
* feat: improve validating policy api

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

* fix

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

---------

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2025-02-26 15:18:12 +00:00
..
compiler.go feat: create patchers and apply mutations (#12253) 2025-02-26 13:32:28 +00:00
compiler_test.go feat: create patchers and apply mutations (#12253) 2025-02-26 13:32:28 +00:00
context.go chore(refactor): refactor image verification packages (#12220) 2025-02-23 08:55:32 +00:00
filter.go feat: configure admission and background flag for ValidatingPolicies (#12153) 2025-02-13 17:24:45 +00:00
filter_test.go feat: improve validating policy api (#12243) 2025-02-26 15:18:12 +00:00
interface.go feat: create patchers and apply mutations (#12253) 2025-02-26 13:32:28 +00:00
mpol.go feat: create patchers and apply mutations (#12253) 2025-02-26 13:32:28 +00:00
mpol_test.go feat: create patchers and apply mutations (#12253) 2025-02-26 13:32:28 +00:00
policy.go feat: create patchers and apply mutations (#12253) 2025-02-26 13:32:28 +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