• boojack's avatar
    fix(filter): enforce CEL syntax semantics · 0e89407e
    boojack authored
    Reject non-standard truthy numeric expressions in filters and document the parser as a supported subset of standard CEL syntax.
    
    - remove legacy filter rewrites
    - support standard equality in tag exists predicates
    - add regression coverage for accepted and rejected expressions
    0e89407e
render.go 22.7 KB