Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Make forward options optional.
Changed
- Load StorageConfig from VFS as expected.
- AzureClusterConfig allow empty labels for guest cluster worker nodes.
- Fix mixed namespace/cluster namespaces usage in App CR
- Allow user to specify Cluster ID
Added
- Add condition for ingress resource installation.
- Add support for internal Control Plane API access.
Changed
- Happa now has a configurable timeout for network requests. We’ve adjusted timeouts on some installations where requests can take long. (#1414)
- Go to the app tab of a cluster’s detail page after installing app (#1400)
- Show a more appropriate error for certain cases of app creation failure. (#1401)
- Open changelog links in new tab (#1399)
Fixed
- Updated the kubectl prompt output for the getting started example, it was a bit outdated. (#1393)
- Fixed the wrong error being propagated through Happa when a request fails after refreshing the token. (#1402)
- Add meta data to CRDs #477