Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
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.
- Adapt content to add information about HA masters
Changed
- Only allow switching to HA masters if cluster is ready (#1568)
- Use errors from the server, if they are available (#1573)
Fixed
- Use response from API for release notes url (#1575)
Notable changes
- AWS HA Masters support is now enabled (#1486, #1566)
- Release version selection is now displayed inline (#1550)
Other changes & bug fixes
- Display Get Started button label on cluster list page in all caps (#1572)
- Center node pools availability zones (#1570)
- Remove escaped html character from reset password error (#1569)
- Make add labels button label all caps (#1564)
- Move add labels button out of the info text (#1545)
- Cluster creation refactor (#1544)
- Input field refactoring (#1531)
- Add a page that lets us generate uncaught exceptions. (#1532)
Changed
- Introduce
crd-install hook for helm 2 compatibility. - Update Prometheus to 2.18.1
- Update Grafana chart to 5.1.4
- Update prometheus-node-exporter chart to 1.10.0