Skip to content

v0.21.108

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 06 Jun 13:23
b297d64

Changes

Set log level of PHC dropping an endpoint to debug (#3098)

This is needed not to log too many lines. Moreover, the information
about requests amount could be seen in the metrics, the information
about IPs being mitigated could be get from updateStats logs

Multiarch Docker image

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

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

Docker image

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

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