Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Increase memory limit to 100Mi since we ran into out of memory problems. This will make the app more stable.
Changed
- Set authoritative nameserver to
coredns when using dns01 ACME solver. (#162)
Fixed
- Revert copy path for images, to make images and icons appears again (#2436)
Added
- Add
CatalogNamespace spec to App CRD. - Add
KVMConfigSpecKVMNodeHostVolumes spec to KVMConfig CRD.
Fixed
- The version in the release notes URL in the footer is missing
v prefix (#2435) - Users logged in via SSO can’t restore their existing session (#2434)
What’s changed
- We now use
Sentry for exception monitoring. We keep an eye on production errors and performance metrics, so we could make the experience better for users.
Fixed
- Spacing between installed apps in clusters (#2432)
- Users can attempt to install apps in clusters that in the deleting state (#2432)
- Memory leak when renewing the auth token fails for users logged in via SSO (#2430)
Changed
- Remove
alpha prefix from NodeTerminateUnhealthy annotation.
- Clean up info on contributing and development for docs (#930)