In this release, deployments table was changed to display aggregated statuses for deployments. See ./docs/releases/v0.66.0-changelog.md for more information.
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Fix home URL in chart metadata
In this release:
- Ingress annotations have been made configurable in the Helm chart;
hostnamesconfiguration has been moved toingress.hostnames;- Sentry configuration on the backend has been fixed. See ./docs/releases/v0.65.0-changelog.md for more information.
In this release, a rule to Sentry configuration was added to ignore TechDocs warnings. See ./docs/releases/v0.64.3-changelog.md for more information.
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.
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.