- Add highlights for the week ending 2022-11-10 (#1614)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
🚀 This is our first release to support Cluster API provider AWS.
Organization permissions and app management is fully supported. Clusters and node pools are read-only. By @gusevda and @kuosandys
Full Changelog: https://github.com/giantswarm/happa/compare/v1.52.8...v1.53.0
Fixed
- Fixed a typo in
image-reflector-controllerVPA.
- Fixed a typo in
Added
- Added
CiliumNetworkPolicyfor the CRD install job.
- Added
Changed
- Use
n1-standard-4as default instance types for CAPG worker nodes. - Adjusted behaviour of the
logincommand to prevent updates of the main kubeconfig file in case there are no changes in access tokens and/or the current context, or if the current context is provided via override (e.g. by using the--contextflag).
- Use
- Update header and footer (#1613)
Fixed
- Fixed a bug in CLI output tests that made them fail randomly
Added
- Add support for GCP workload identity for authentication.
Added
- Add
verticalPodAutoscaler.forceswitch.
- Add
- Add information on how to tag EBS volumes (#1615)