Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Enable
cluster-topology templates for OpenStack by default. - Update default
cluster-openstack version to 0.3.0.
Removed
- Remove deprecated
--cluster-id flag from get nodepools, template cluster, and template nodepool commands. Replaced by --cluster-name. - Remove deprecated
--owner flag from template cluster, template networkpool, and template nodepool commands. Replaced by --organization. - Remove deprecated
--master-az flag from template cluster command. Replaced by --control-plane-az. - Remove deprecated
--nodepool-name flag from template nodepool command. Replaced by --description. - Remove deprecated
--nodex-min flag from template nodepool command. Replaced by --nodes-min. - Remove deprecated
--nodex-max flag from template nodepool command. Replaced by --nodes-max.
Added
- Add support for templating App CRs in organization namespace.
- Add
--catalog-namespace flag to template app.
Added
- Added support for variable substitution.
Changed
- Allow setting the AWS default region (
aws.region) indepentent from any other value.
Removed
- Disable policy-reporter monitoring (ServiceMonitors) by default.
Fixed
- Add missing
imagePullSecret.
- Add documentation on how to enable legacy
cgroupsv1 in newer releases (#1288)
Added
- Add VPA app to default catalog.
Removed
- Move CRDs to giantswarm/vertical-pod-autoscaler-crd app.
- kubectl gs login: Update content for workload cluster client certs, explain certificate X.509 fields (#1286)
Fixed
- Re-added the
preview release state