Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Upgrade upstream external-dns from v0.5.18 to v0.7.2.
- Prevent throwing errors if there is no sidebar on the page (#542)
- Add link targets to CRD attributes
- Several changes to the HA Masters into page
Changed
- Make resource requests/limits configurable.
- Applying Go modules.
Changed
- Use LoadBalancer Service on Azure.
- Change controller.service.type to LoadBalancer/NodePort, and introduce controller.service.public for public/internal service classification.
- Upgrade to ingress-nginx 0.33.0.
- Update guide on creating clusters via the control plane API for HA masters
Changed
- Make optional fields not required for
App and AppCatalog CRDs to avoid
needing to enter empty strings. - Make optional fields
omitempty for App and AppCatalog CRDs.
What’s changed
- Cleaned the up catalog listing, and improved the catalog labels and their icons. (#1583)
- Prevent duplicate flash messages (#1582)
Fixed
- Prevent trying to fetch node pools for deleted clusters (#1578)
- Always display the cluster creation date (#1577)
Fixed
- Fix template helpers issue converting port number for the webhook endpoint.