v0.22.12
Changes
default config for OIDC SubdomainsToRemove (#3454)
We would appreciate having a default for SubdomainsToRemove as currently we need to train dozens of teams to configure and change the default.
We have many hosts under one domain with different OIDC filter settings, and the default causes still the same issue #1909
Multiarch Docker image
Multiarch Docker image is available in Github's docker registry:
docker run -it ghcr.io/zalando/skipper:v0.22.12 skipper --help
Docker image
Docker image is available in Zalando's Open Source registry:
docker run -it registry.opensource.zalan.do/teapot/skipper:v0.22.12 skipper --help