Add open policy agent filters #3163
Annotations
5 errors
check-race:
filters/openpolicyagent/evaluation.go#L54
cannot use opa (variable of type *OpenPolicyAgentInstance) as envoyauth.EvalContext value in argument to envoyauth.Eval: *OpenPolicyAgentInstance does not implement envoyauth.EvalContext (missing method DistributedTracing)
|
check-race
Process completed with exit code 2.
|
tests:
filters/openpolicyagent/evaluation.go#L54
cannot use opa (variable of type *OpenPolicyAgentInstance) as envoyauth.EvalContext value in argument to envoyauth.Eval: *OpenPolicyAgentInstance does not implement envoyauth.EvalContext (missing method DistributedTracing)
|
tests
cannot use opa (variable of type *OpenPolicyAgentInstance) as envoyauth.EvalContext value in argument to envoyauth.Eval: *OpenPolicyAgentInstance does not implement envoyauth.EvalContext (missing method DistributedTracing)
|
tests
Process completed with exit code 2.
|