Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add a new field
additionalLocalZones which can be used to introduce more internal local zones, e.g. linkerd.
Changed
- Create a
coredns zone for each cluster domain. - Adjust the settings for upscaling HPA when hitting 60% CPU.
- Adjust the settings for downscaling HPA to 30 minutes.
- Adjust the min and max memory settings per Pod.
- Enable cache inconditionaly for
. and local zones. - Adjust the settings for upscaling HPA when hitting 80% Memory.
Changed
- Hide unused columns/actions in catalog table.
- Use auto width for catalog table columns.
Added
Changed
- Update Backstage packages to v1.16.0.
Changed
- Update container image versions to use v1.12.3 (#344)
- Fix PodDisruptionBudget templates for simultaneous minAvailable and maxUnavailable null values. (#344)
- Make resource names less long through default values change. (#343)
Added
- Add
External DNS dashboard. - Add Cache panes to DNS dashboard.
Added
- Set configuration for support button.
- Add possibility to specify nodeSelector for the deployment
Removed
- Remove api-docs plugin.
- Remove
APIs, Docs, Create... from main menu.
Changed
- Explicitly set
ciliumNetworkPolicy.enabled to false in default values. (#341)