Skip to content

v0.13.75

Choose a tag to compare

@zalando-robot zalando-robot released this 06 Jul 09:33
c09ba28

Changes

diagnostics filter jitter latency types uniform and normal (#1804)
add tests and use normalDist to represent gaussian and normal distribution, because like this we are more generic

Docker image

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

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