Skip to content

v0.16.97

Choose a tag to compare

@zalando-robot zalando-robot released this 09 Jun 09:05
6161556

Changes

dataclients/kubernetes: add tests for traffic split with custom route (#2379)
This change adds tests to demonstrate the problem described in #2268
For #2268

Docker image

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

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