Skip to content

v0.18.25

Choose a tag to compare

@zalando-robot zalando-robot released this 09 Oct 12:45
98148f8

Changes

OPA: Improve opa startup delay handling (#2633)

  • Improve opa startup delay handling

  • Cleanup test file

  • Add clearer messages

  • Fix OpenPolicyAgentCleanerInterval description

  • Refactor and fix check validations

  • Refactoring error message

  • Set default timeout in config initialization

  • Fix Test_NewConfigWithArgs for the new flag

  • Revert go sum changes

  • Use context with timeout

  • Introduce instance stopped property

  • Fix closing


Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.18.25 skipper --help

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.18.25 skipper --help