Skip to content

v0.11.200

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 01 Dec 15:40
f67229f

Changes

Refactor/ingress tests and add beprotocol to rg (#1606)
refactor: named port tests and additional port mapping tests to fixture tests
migrate external name port
ported all TestIngressData tests

Docker image

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

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