Skip to content

v0.22.12

Compare
Choose a tag to compare
@zalando-robot zalando-robot released this 25 Mar 13:15
6b448b1

Changes

default config for OIDC SubdomainsToRemove (#3454)

Follows: #1923
#1909

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