Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Add
node.kubernetes.io/instance-type to the list of exported kube_node_labels.
Changed
- Add
node.kubernetes.io/instance-type to the list of exported kube_node_labels.
Added
- GS plugin: Add cluster details pane with basic information.
Changed
- Update Backstage to 1.25.0.
- Move common types and functions into separate
plugin-gs-common package. - GS plugin: Refactor deployment details pane component so it can be reused in other places.
Fixed
- Fix prettier configuration.
- Upgrading to the
v0.9.13 version.
- Upgrading to the
v0.9.13 version.
Added
- Add dashboard for loki-canary (private for now)
Changed
- Migrate panels from graph to timeseries in DNS dashboard.
- Add promxy cpu and memory graphs to prometheus cost dashboard.
- Add promxy cpu and memory graphs to mimir cost dashboard.
Fixed
- Configure backend secret for production environments.
- GS plugin: Remove unused installations configuration.
Added
- Add Vertical Pod Autoscaler resource. It is disabled by default.
Changes