kubewarden / policy-evaluator

Crate used by Kubewarden that is able to evaluate policies with a given input, request to evaluate and settings.
Apache License 2.0
15 stars 9 forks source link

Burrego: implement missing Debugging builtins #53

Closed flavio closed 3 years ago

flavio commented 3 years ago

Epic: https://github.com/kubewarden/policy-evaluator/issues/56

These are the builtins that burrego has to provide that belong to the Debugging area:

flavio commented 3 years ago

Done