Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Set a
LastHeartbeatTime when creating new Conditions for DrainerConfigs.
Changed
- Ignore secrets of type
helm.sh/release.v1 by default to prevent OOM on starting.
Changed
- Ignore secrets of type
helm.sh/release.v1 by default to prevent OOM on starting.
- Add appcatalogentry CR example and skipCRDs flag for app and chart CRDs (#761)
Fixed
- Stop displaying the ‘Get started’ button in the cluster overview for old clusters (#2064)
Dev Changes
- Set main nav logo width and height (#2068)
- Replace ‘outline’ with ‘default’ (#2070)
- [Snyk] Security upgrade immer from 8.0.0 to 8.0.1 (#2062)
- Move CodeBlock & FileBlock to UI Folder. Set up our first couple of stories. (#2058)
- Remove code for RUM submission to Datadog (#2069)
Changed
- Re-released the App as alpha.
Added
- Add
SkipCRDs to ChartSpecConfig and AppSpecConfig. - Add AWS CNI annotation to configure
WARM_IP_TARGET and MINIMUM_IP_TARGET.
Fixed
- Fix name for
AppCatalogEntry example.