v0.2.0
Pre-release
Pre-release
New features
Enhancements
- Remove the port part from the host header when looking for a cache service config (#95)
- Make Authorino default secret label configurable (#96)
- Better support for multiple Authorino instances (#101)
- Cache consistency ensured across Authorino pods
- Deployment modes:
cluster-wide
andnamespaced
- Host collision protection across different namespaces
- Refactoring of the manifests in
/install
and/deploy
- Authorino
Service
CR status (number of identity sources, number of metadata sources, number of authorization policies, wristband ON/OFF)
- Add
use
claim to wristband signing keys (#119) - Serve OIDC (Wristband) HTTP endpoints over TLS (#120)
Doc fixes/updates
CI/CD
- Latest container images automatically pushed to quay.io (#102)