Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
In this release:
- KUBERNETES VERSION column was added to clusters list;
- AWS ACCOUNT ID column in clusters list was changed to display value with color hashing and link to AWS account;
- CLUSTER APP column in clusters list was changed to display provider specific cluster app version.
See ./docs/releases/v0.50.0-changelog.md for more information.
Changed
- Update
coredns image to 1.12.0. - Disable HPA Memory target.
- Increase threshold for HPA CPU target to 80%.
Changed
- Update
coredns image to 1.12.0. - Disable HPA Memory target.
- Increase threshold for HPA CPU target to 80%.
Changed
- Updates Cert-manager Chart to Upstream 1.16.2
Added
- Adds new sync method based on Vendir to sync from upstream
Changed
- Updates Cert-manager Chart to Upstream 1.16.2
Added
- Adds new sync method based on Vendir to sync from upstream
This release fixes fetching of unsupported infrastructure cluster identity resources.
See ./docs/releases/v0.49.2-changelog.md for more information.
This release fixes clusters fetching for unsupported providers.
See ./docs/releases/v0.49.1-changelog.md for more information.
Changed
- Update kong ingress controller to 3.4.1
- Align with upstream chart version 2.46.0 (Changes in upstream repository)
- Revert
ingressController.admissionWebhook settings to upstream values. (Enabled by default with failurePolicy: Ignore) - Update Kong Gateway image to
3.8.1.0-debian - Execute CRD installation Job only if ingressController is enabled (
ingressController.enabled)
Removed
- Keep PSP disabled by default and remove Giant Swarm PSP-PSS migration hacks
- Legacy Giant Swarm metrics Service and labels
Changed
- Update kong ingress controller to 3.4.1
- Align with upstream chart version 2.46.0 (Changes in upstream repository)
- Revert
ingressController.admissionWebhook settings to upstream values. (Enabled by default with failurePolicy: Ignore) - Update Kong Gateway image to
3.8.1.0-debian - Execute CRD installation Job only if ingressController is enabled (
ingressController.enabled)
Removed
- Keep PSP disabled by default and remove Giant Swarm PSP-PSS migration hacks
- Legacy Giant Swarm metrics Service and labels
In this release:
RELEASE column was added to clusters list;LOCATION column was added to clusters list;AWS ACCOUNT ID column was added to clusters list.
See ./docs/releases/v0.49.0-changelog.md for more information.