istio / old_mixer_repo

Deprecated home of Istio's Mixer and its adapters, now in istio/istio's mixer dir
https://github.com/istio/istio/tree/master/mixer
Apache License 2.0
67 stars 93 forks source link

Ensure Mixer's expression language is 100% compatible with CEL syntax #1490

Open geeknoid opened 7 years ago

geeknoid commented 7 years ago

We want to make sure Mixer's expression language is a pure subset of the CEL grammar.

https://github.com/google/cel-spec/blob/master/doc/intro.md

ptone commented 7 years ago

looking for an open implementation of CEL evaluator and came upon this and wondering if open issues on this repo are moving to istio/istio ?

mandarjog commented 7 years ago

They will probably move, however if they move we will put a link here of its new home. Until then you can watch this issue.