Security
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.
Added
- Added values.schema.json for validation of default values. (#90)
- Made cert-manager version configurable. (#91)
Changed
- Updated
cert-manager to v1.0.4. (#95)
Fixed
- Updated app version in Chart.yaml metadata to
v1.0.3. (#91)
Changed
- Update RBAC API versions. (#84)
- Update
cert-manager to v1.0.3. (#86)
Added
- Update Roles when their Rules are not up to date.
Fixed
- Update
RoleBindings only when necessary.