Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added### Added
- Update the Dockerfile to include kuebctl v1.19 and be based on Alpine v3.14.1.
Fixed
- Make the
login command continue to work even if opening the default browser fails.
- Make guide on creating key pairs via the Management API fully Linux compatible by using sha256sum instead of shasum (#1101)
Changed
- Enable labeling policies to work with v1alpha4 types.
Changed
- Fix a bug in certs secret.
- Review and update the Customer Support docs page with latest changes (#1096)
Changed
- Add tolerations to values to work around a deployment bug (#47).
Added
- Add Management API guide for deleting a cluster (#2649)
- Add Management API guide for creating a node pool (#2645)
- Add highlights announcements for the week ending on 2021-08-20 (#1097)
- Rename a file to fix the layout of the observability apps page
Added
- PriorityClasses for osds/mons (#42).
- Subchart to manage the cluster resources (uses upstream chart) (#40).
- Make the Ceph version configurable from the main chart’s values (#40).
- Extended UPDATING.md to reflect the additional subchart (#40).
Changed
- Disable CephFS CSI driver by default (#43).