Skip to content

v0.11.204

Choose a tag to compare

@zalando-robot zalando-robot released this 02 Dec 09:31
9f8c62c

Changes

This code was for measuring a zalando internal SLO, which we do differently now. We mark the option as deprecated, log message and ignore the option (#1626)

Docker image

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

docker run -it registry.opensource.zalan.do/pathfinder/skipper:v0.11.204 skipper --help
# arm64
docker run -it registry.opensource.zalan.do/pathfinder/skipper-arm64:v0.11.204 skipper --help
# arm v7 32bit
docker run -it registry.opensource.zalan.do/pathfinder/skipper-armv7:v0.11.204 skipper --help