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