- Add documentation for network pools (#757)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Ignore secrets of type
helm.sh/release.v1by default to prevent OOM on starting.
- Ignore secrets of type
Changed
- Ignore secrets of type
helm.sh/release.v1by default to prevent OOM on starting.
- Ignore secrets of type
- Add appcatalogentry CR example and skipCRDs flag for app and chart CRDs (#761)
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