Skip to content

v0.19.13

Choose a tag to compare

@zalando-robot zalando-robot released this 15 Jan 17:11
e8c099f

Changes

Improve fadeIn CI tests (#2853)

  • added tests for powerOfNRandomChoices monotony
  • added tests for case when all endpoints are new
  • added tests (obviously failing at the moment) for powerOfNRandomChoices
    to check new and old enpoints receive correct amount of requests

Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.19.13 skipper --help

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.19.13 skipper --help