Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Fix cluster scope for ETCDBackup CRD.
- Graduate CertConfig CRDs to
v1. - Graduate ETCDBackup CRDs to
v1. - Graduate Ignition CRDs to
v1. - Graduate Release CRDs to
v1. - Drop ReleaseCycle CRD.
Master field in AWSCluster is being deprecated and made optionalInstanceType in AWSControlplane is made optional- Update AWSCluster docs.
Changed
- Reconcile
rolebinding subject group changes properly. - Fix bug with binding role to the
view-all read role instead of tenant-admin write role.
Added
- Add code generation directive (
+kubebuilder:storageversion) to set CRD
storage version when multiple versions for given type are present.
Changed
- Document tenant cluster labelling with gsctl #481
What’s changed
- Fix copy button display on the invite user modal on installations with longer base URLs (#1452)
- Show flatcar app icon for containerlinux components above 2345.3.1 (#1448)
- Add a logo for aws-cni component (#1442)
- Handle error if Key Pair creation fails due to PKI backend not being ready (#1428)
Development changes
- Refactor the ‘AdminLogin’ component (#1453)
- Allow user to create cluster with cluster ID containing
[a-z0-9]
Added
- Add kube-proxy configuration to AWSCluster.