Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
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.
Added
- Add tests for
kubectl gs login. - Add
--visibility flag to template catalog to add label to control display in web UI.
Fixed
- Look up cluster-related AppCatalogEntries in the
giantswarm namespace instead of the default namespace.
- Added instructions on how to schedule workloads across availability zones (#1367)
- Advanced Ingress page: Add note about configuration snippet annotations (#1368)
Fixed
- Fix query in
AWS Cluster Status dashboard.
Changed
- Synchronize with upstream helm chart version 1.4.1 containing AWS Load Balancer Controller v2.4.1
Changes
- The top navigation, organization selection, and user menu have been improved to work in much more narrow viewports. This will simplify the use on a mobile device as well as in a narrow browser window. By @gusevda in https://github.com/giantswarm/happa/pull/3257
- In the Apps section within the cluster details page, we fixed a glitch where the version selection dropdown content got masked by the main header. By @gusevda in https://github.com/giantswarm/happa/pull/3260
Full Changelog: https://github.com/giantswarm/happa/compare/v1.37.0...v1.38.0