In this release, cluster details page component was refactored to simplify the rendering flow. See ./docs/releases/v0.64.2-changelog.md for more information.
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
In this release:
- custom scaffolder actions were replaced with the
@devangelista/backstage-scaffolder-kubernetesplugin; - the bug where the cluster details page may be displayed as blank was fixed. See ./docs/releases/v0.64.1-changelog.md for more information.
- custom scaffolder actions were replaced with the
Added
- Added Vertical Pod Autoscaler support for
controllerpods. - Added renovate configutarion
Removed
- Removed dependabot configuration
- Added Vertical Pod Autoscaler support for
In this release:
- Dex sign-in resolver was changed to use username from an email as user reference;
gitopsRepositoriesconfiguration was changed to support GitHub repositories by default. See ./docs/releases/v0.64.0-changelog.md for more information.
- Updgrade Flux to 2.2.0 version.
In this release, a bug that caused the InstallationsPicker component to incorrectly save selected installations into local storage was fixed. See ./docs/releases/v0.63.1-changelog.md for more information.
Added
- Add support for enabling pre-configured custom resources in KSM
- Add metrics containing labels for Crossplane resources
Changed
- Upgrade
kube-prometheus-stackto 72.3.0- Bumps prometheus-operator to 0.82.0
Added
- Included the
giantswarm.io/clusterlabel
- Included the
In this release:
- GitOps indicator was added to the Deployment details pane;
- linkage between deployments and catalog entities was fixed. See ./docs/releases/v0.63.0-changelog.md for more information.