- Add appcatalogentry CR example and skipCRDs flag for app and chart CRDs (#761)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
changes
- first release
Fixed
- Stop displaying the ‘Get started’ button in the cluster overview for old clusters (#2064)
Dev Changes
Changed
- Re-released the App as alpha.
Added
- Add
SkipCRDstoChartSpecConfigandAppSpecConfig. - Add AWS CNI annotation to configure
WARM_IP_TARGETandMINIMUM_IP_TARGET.
Fixed
- Fix name for
AppCatalogEntryexample.
- Add
Hello reader!
This release contains mostly codebase refactoring as we prepare to organise our components better.
Changes
- Slight visual tweaks to buttons throughout all parts of the Web UI. The “Large” button styling has been removed. Small buttons in table rows have had their padding and font sizes reduced.
Dev Changes
Fixed
- CRDs are now created correctly on the first install of the App.
Fixed
- CRDs are now created correctly on the first install of the App.
- Add reference to linux kernel docs (#756)