github kubernetes-sigs/cluster-api-provider-aws v0.6.9

latest releases: v2.6.1, v2.6.0, v2.5.2...
2 years ago

Release notes for Cluster API Provider AWS (CAPA) v0.6.9

Documentation

Changelog since v0.6.8

Changes by Kind

API Change

  • Correct the casing of the ELB load balancer scheme from Internet-facing to internet-facing, allowing the ELB to be correctly reconciled (#2862, @sedefsavas)

Note: This is a seemingly breaking API change, but no users will be impacted, because cluster reconcililation after initial create was failing with the Internet-facing value. Cluster API Provider AWS v0.6.9 will update the value to the corrected version.

Bug or Regression

  • Add missing RBAC permission for AWSClusterControllerIdentities for managed control plane controller (#2709, @richardcase)
  • Fix for managed SecurityGroups filtering (#2620, @sedefsavas)
  • EKS: Add missing identity permission for the managed control plane (#2709, @richardcase)

The images for this release are:
k8s.gcr.io/cluster-api-aws/cluster-api-aws-controller:v0.6.9
k8s.gcr.io/cluster-api-aws/eks-controlplane-controller:v0.6.9
k8s.gcr.io/cluster-api-aws/eks-bootstrap-controller:v0.6.9

Thanks to all our contributors.

Don't miss a new cluster-api-provider-aws release

NewReleases is sending notifications on new releases.