v0.19.13
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