v0.21.212
Changes
Improvements to OPA filter unit test cases (#3259)
- Fix test case that uses an invalid rego query in the test case
- Include a test case to validate policy evaluation based on
input.attributes.request.http.path
(http path set in the envoy check request)
Multiarch Docker image
Multiarch Docker image is available in Github's docker registry:
docker run -it ghcr.io/zalando/skipper:v0.21.212 skipper --help
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/skipper:v0.21.212 skipper --help