github kubernetes-sigs/cluster-api-provider-aws v1.2.0

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

Release notes for Cluster API Provider AWS (CAPA) v1.2.0

This version is compatible with Cluster API versions 1.0.x.

Documentation

Changelog since v1.1.0

Changes by Kind

Feature

  • [EKS] Allow configuring services cidr when creating an EKS cluster. (#2964, @richardcase)
  • [EKS] Expose additional EKS node bootstrap configuration options via EKSConfig. (#2965, @richardcase)

Bug or Regression

  • Revert setting ELB name field to a generated name (this was a bug that made v1.1.0 incompatible with v1.0.0) (#3004, @dlipovetsky)
  • Block creating a new instance if AWSMachine already has ProviderID field set (#2957, @sedefsavas)
  • Fix for setting conditions to error severity only when errors are non-transients (#3018, @sedefsavas)
  • Fix recurring AWS.SimpleQueueService.NonExistentQueue error messages from CAPA logs (#2976, @Ankitasw)
  • Fix for trying to update AWSMachine immutable field: rootVolume.deviceName (#3011, @pydctw)
  • [EKS] Fix AWSFargateProfile template (#2984, @matthewhembree)
  • Use non root numeric user for CAPA containers (#2960, @Ankitasw)
  • [EKS] Fix for EKS e2e tests caused by new environment variable (#2987, @richardcase)
  • [EKS] Add missing permissions for EKS OIDC provider configuration (#2870, @codablock)

Documentation

Other

  • Add ClusterUpgradeConformanceSpec CAPI test (#2973, @pydctw)

New Contributors

Full Changelog: v1.1.0...v1.2.0

The image for this release is:
k8s.gcr.io/cluster-api-aws/cluster-api-aws-controller:v1.2.0

Thanks to all our contributors.

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

NewReleases is sending notifications on new releases.