projectcontour / integration-tester

Integration Tester for Kubernetes
Other
3 stars 5 forks source link

Investigate OPA decision logs #16

Open jpeach opened 4 years ago

jpeach commented 4 years ago

Please describe the problem you have

OPA has a "decision logging" feature that can be used to emit events describing Rego evaluations. Investigate whether it makes sense to try to use this to improve debugging and test failure triage.

https://github.com/open-policy-agent/opa/blob/master/plugins/logs/plugin.go#L411