Releases: agilityrobotics/cluster-api-provider-aws
Releases · agilityrobotics/cluster-api-provider-aws
v2.9.3
Release notes for Cluster API Provider AWS (CAPA) <RELEASE_VERSION>
Changelog since <PREVIOUS_VERSION>
Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
- Action required
The short name for AWSManagedClusterTemplate has changed from amct to awsmct. If you have any automation that relies on the short name it will needf to be updated. (kubernetes-sigs#5663, @k8s-infra-cherrypick-robot)
Changes by Kind
Uncategorized
- Add ROSA-HCP auto node feature for karpenter support (kubernetes-sigs#5699, @k8s-infra-cherrypick-robot)
- Add support for 'eus' channelGroupType in ROSA provider (kubernetes-sigs#5665, @k8s-infra-cherrypick-robot)
- Adding Rosa Role Config API and implementation (kubernetes-sigs#5697, @serngawy)
- Ensure CAPA only manages cluster-owned egress only internet gateway (kubernetes-sigs#5694, @k8s-infra-cherrypick-robot)
- Ensure custom service endpoints for supported AWS services are properly selected by
both AWS SDKv2 and SDKv1 service ID (for backwards compatibility) (kubernetes-sigs#5682, @k8s-infra-cherrypick-robot) - Fix ROSA control plane manage default ROSA machine pool (kubernetes-sigs#5691, @k8s-infra-cherrypick-robot)
- Fix awsmanagedcontrolplanes/finalizer permission (kubernetes-sigs#5669, @k8s-infra-cherrypick-robot)
- Fix create ROSANetwork with specifying the availabilityZones (kubernetes-sigs#5718, @serngawy)
- Fix delete ROSAControlPlane with multiple availability zones (kubernetes-sigs#5733, @k8s-infra-cherrypick-robot)
- Fix: changing
capacity-reservations-onlytoCapacityReservationsOnlyand update some other webhook message to be more accurate (kubernetes-sigs#5674, @k8s-infra-cherrypick-robot) - New API for provisioning network infrastructure for ROSA clusters (kubernetes-sigs#5702, @serngawy)
- New ROSAMachinePool parameter for specifying AWS capacity reservation. (kubernetes-sigs#5698, @k8s-infra-cherrypick-robot)
- The clusterawsadm print-policy command now prints all the policies in the template generated by the print-cloudformation-template command, and when it outputs multiple policies, the output is valid JSON. (kubernetes-sigs#5658, @k8s-infra-cherrypick-robot)
The images for this release are:
<ADD_IMAGE_HERE>
Thanks to all our contributors.