Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add
minAllowed field for KSM vpa.
Changed
- Update to latest
helm chart version to v1.13.3
Fixed
- Fix name and query for API server dashboard
Changed
- Change ImageRegistry to
gsoci.azurecr.io. - Upgrade dependency chart to 9.6.0
- Upgrade VPA components to 1.0.0
Changed
- Fixed API server dashboard and made it public
Changes
Fixed
- Remove the default nodeAffinity as it had old restricted labels conflicting with
karpenter restrictions. The functionality should be covered wtih control plane taints.
Changed
- Switch PSP values from
psp.enabled to global.podSecurityStandards.enforced.
Fixed
- Removed unnecessary dns service as it is now in the upstream chart.