Release notes for Cluster API Provider AWS (CAPA) v2.10.3
Changelog since v2.10.2
Changes by Kind
Bug or Regression
- Pin GitHub Actions to SHA hash for release-2.10 (#5966, @richardcase)
- Update cloud build image for release-2.10 branch (#5980, @richardcase)
Uncategorized
- Chore(bump): Bump rosa dependency (#5925, @k8s-infra-cherrypick-robot)
- Fixed nil pointer panic in ROSARoleConfig controller when AWS client initialization failed due to expired credentials or missing region configuration. (#5946, @k8s-infra-cherrypick-robot)
- Fixed silent NAT gateway creation failures by correcting error propagation in concurrent NAT gateway creation goroutines. (#5969, @k8s-infra-cherrypick-robot)
- Validate GP3 volume throughput is within the documented range of 125-2000 MiB/s (#5878, @k8s-infra-cherrypick-robot)
- Bump google.golang.org/grpc from 1.75.1 to 1.79.3 (#5976, @k8s-infra-cherrypick-robot)
The images for this release are:
registry.k8s.io/cluster-api-aws/cluster-api-aws-controller:v2.10.3
Thanks to all our contributors.