v0.18.32
Changes
Do not use endpointregistry in the hotpath (#2673)
The performance of endpointregistry under circumstances of high concurenncy
is the very discussable topic, it does not seem to work perfectly at the moment.
Multiarch Docker image
Multiarch Docker image is available in Github's docker registry:
docker run -it ghcr.io/zalando/skipper:v0.18.32 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.32 skipper --help