Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Allow suffixes in release names
- Several changes regarding the use as a kubectl plugin
- Remove non-existing AZ cn-north-1c (#54)
- Allow specifying tenant cluster labels through –label flags (#55)
- Update main README, Installation docs for Krew (#56)
What’s changed
- Reduce number of request by not fetching all catalog indexes from the catalog listing page (#1600)
- Let user install an ingress controller from the Cluster Detail Ingress tab (#1586)
- Refactor release version selection during cluster creation to not use a modal (#1581)
- Redirect user to the homepage after they’ve deleted a cluster (#1585)
Fixed
- Fix flickery animation states for the “Install Ingress Controller” button (#1621)
- Fix broken node count display in cluster overview page (#1584)
Development and Giant Swarm Staff Changes
- Make non-active releases better discoverable for Giant Swarm staff (#1598)
- Set catalog placeholder image background based on color hash (#1599)
- Update opsctl command (#1605)
- Don’t rely on bootstrap’s col-x classes for layout. (#1617)
- Listen for connections on local interface only. (#1618)
- Add guide on using spot instances with fall-back to on-demand instances
- Fix some broken links
- Update information on spot instances in node pools
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.