Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
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
Added
- Add Vertical Pod Autoscaler resource. It is disabled by default.
Changes
Added
- Add
kubectl gs get nodepools for CAPA,CAPZ,CAPV,EKS and CAPVCD. - Add validation of ID token retrieved from OIDC provider during
kubectl gs login
Changed
- Errors during update checks no longer interrupt the command execution.
- Fix authentication failure in case the browser sends multiple requests to the callback server during the
login command execution