policy-controller icon indicating copy to clipboard operation
policy-controller copied to clipboard

Support Common Expression Language (CEL)

Open znewman01 opened this issue 1 year ago • 0 comments

Currently, policy-controller lets you inline Rego/CUE policies. The alpha Validating Admission Policies use CEL (which is really quite simple/fast) to validate resources.

Would it be worthwhile to add support for CEL here? It would be useful in combination with checks on attestations/signatures (which the upstream feature can't) .

znewman01 avatar Mar 29 '23 19:03 znewman01