Release notes for Cluster API Provider AWS (CAPA) v2.2.2
Changelog since v2.2.1
Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
- A new required permission must be added to your controllers policy by running clusterawsadm bootstrap iam create-cloudformation-stack again (or can manually add elasticloadbalancing:SetSubnets permission to controllers policy). (#4413, @k8s-infra-cherrypick-robot)
Changes by Kind
Support
Bug Fixes
- Availability zone status is correctly set when using BYO NLBs, fixing an issue where control plane nodes were only created in a single AZ (#4498, @k8s-infra-cherrypick-robot)
- Fix control plane LB ingress rules so that kubelet can access the API (#4496, @k8s-infra-cherrypick-robot)
- Generate release notes using Kubernetes tooling (#4478, @k8s-infra-cherrypick-robot)
The images for this release are: registry.k8s.io/cluster-api-aws/cluster-api-aws-controller:v2.2.2
Thanks to all our contributors.
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.