Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add cluster name label to Cluster API provider AWS (CAPA) Apps and ConfigMaps created with
kubectl-gs template
Changed
- Upgrade CAPI to v1.0.4.
- Upgrade CAPZ to v1.0.1.
- Bump go module major version to v6.
Removed
- Remove v1alpha2 legacy GiantSwarm APIs.
Changed
- Update to upstream version 0.9.1 with
starboard-operator version 0.14.1. - Move resource limit overrides to the App instead of modifying the upstream chart.
- Override Trivy version to use newer v0.24.0.
Changed
- Build with
app-build-suite instead of architect. - Update to upstream version
0.4.12/app version 0.24.0.
- Internal change: update crd-docs-generator to v0.10.0 to prevent flappy results (#1374)
Added
- Add VerticalPodAutoscaler CR.
- Extend EFS docs to include dynamic provisioning (#1373)
Added
- Add VerticalPodAutoscaler CR.
Added
- Add
alpha.aws.giantswarm.io/ebs-volume-throughput annotation. - Add
alpha.aws.giantswarm.io/ebs-volume-iops annotation.
Changed
- Updated CircleCI Ubuntu image to 20.04.
Removed
- Don’t ensure CAPI and CAPA CRDs on AWS, we will deploy them from the apps.
- Don’t ensure CAPI and CAPZ CRDs on Azure, we will deploy them from the CAPI app.
- Don’t ensure CAPI CRDs on OpenStack and vSphere.
- Remove templating functions and tests for old AWS CRDs.
Fixed
- Actually remove all Cluster API CRDs from KVM installations.
Added
- Add VerticalPodAutoscaler CR.