Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add cluster-namespace controller which ensures that RBAC resources to access resources in cluster namespaces can be granted to those with access to the clusters organization
- Add bootstrapping for the
read-cluster-apps and write-cluster-apps clusterRoles. - Add update option for
orgReadClusterRoleBinding resource.
Changed
- The
write_all_group configuration key is now optional.
- Update GitOps support section of app platform docs (#1319)
- Update Management API intro (#1316)
- Internal change: Update image for CircleCI (#1317)
Added
- Add the
image_registry label exposing the image registry.
Changed
- Bump
golang, prometheus, and starboard dependency versions. - Update Grafana dashboard to use plugin version 8.3.2 and the new label.
Fixed
- Fix RBAC rule for fix secret job.
- No changes compared to v1.5.0.
Changed
- Updated Ingress resources in helm chart.
- Add workaround for Chart upgrade not working when not using lets encrypt due to changed secret type.
Removed
- Remove
Cluster CRD from KVM installations.