Security
Changed
- Update
dex to v2.27.0. - Update
dex-k8s-authenticator to v1.4.0.
Added
- Enabled configuration of certificate Secret deletion when the parent Certificate is deleted. (#127)
Changed
- Made CRD install Job backoffLimit configurable (and increased the default value). (#129)
Changed
- Made backoffLimit for clusterissuer job configurable. (#125)
- Updated clusterissuer subchart API groups to
cert-manager.io/v1. (#124)
Changed
- Update to upstream
v1.1.0. (#119)
Added
- Add root CA for
dex-k8s-authenticator, installed into environments with disabled Letsencrypt.
Changed
- Schedule hook Jobs on master nodes. (#106)
Changed
- Replace Google connector with Github connector for GiantSwarm staff.
Fixed
- Fix helm template to always install required
dex/dex-k8s-authenticator workloads. - Route
dex-k8s-authenticator to proper /callback endpoint.
Added
- Add separate instance of
dex-k8s-authenticator to handle GiantSwarm staff access.
Added
clusterrolebinding for GiantSwarm staff cluster-admin access.