Releases: XenitAB/azad-kube-proxy
Releases · XenitAB/azad-kube-proxy
v0.0.18
v0.0.17
v0.0.16
v0.0.15
v0.0.14
v0.0.13
Changes:
- Moved default config in helm chart from using
podArgs
andpodEnv
to only usingpodEnv
.
v0.0.12
Changes:
- Add prometheus metrics to
/metrics
by default. (can be disabled with the flag--metrics=NONE
or environment variableMETRICS=NONE
)
v0.0.11
Changes:
- Added support for CORS and enabled it by default
v0.0.10
Changes:
- Change status from
403
to401
for expired tokens - Add more architectures to krew
v0.0.9
Changes:
- Validate impersonate permissions on /readyz check
- Bump k8dash to
8a75d1e