- Allow user to create cluster with cluster ID containing
[a-z0-9]
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add kube-proxy configuration to AWSCluster.
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 Azure Tools CRDs.
Added
- Add condition for ingress resource installation.
- Add support for internal Control Plane API access.
- Changed the messaging around the CRD docs, removing the info regarding being in preview mode. https://github.com/giantswarm/docs/pull/479
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