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

latest releases: v2.5.0, v2.4.2, v2.4.1...
2 years ago

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

Documentation

Changelog since v1.3.0

What's Changed

⚠ API Changes

  • Add support for Ignition-based bootstrap data and Flatcar Container Linux by @invidian in #2271
  • Add nodegroup update config support by @richardcase in #3337

🚀 Features

🐛 Bug Fixes

  • [EKS] Fix for subnet cloud-provider tags @10hin in #3123
  • [EKS] Fix for ASG and instance cloud-provider tags by @faiq in #3343
  • [EKS] Fix racing conditions in reconcileDelete by @richardchen331 in #3157
  • Block ELB re-creation after the cluster has been provisioned by @Ankitasw in #3240
  • Validate additionalTags by @jonathanbeber in #3177
  • Fix MP template: use correct machine type env var by @mweibel in #3227
  • Update ClusterSecurityGroupsReadyCondition as part of managedcontrolplane by @pydctw in #3234
  • Remove .metadata.clusterName usage by @pydctw in #3322
  • Fix asgNeedsUpdates invalid condition (pointers) by @mweibel in #3264
  • Disassociate secondary CIDR after subnets are deleted by @Ankitasw in #3347

📖 Documentation

🌱 Others

🌱 Dependencies

  • Upgrade to use latest Kind version v0.12.0 by @shivi28 in #3293
  • update GH_VERSION to v2.7.0 by @faiq in #3376
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 by @dependabot in #3369
  • build(deps): bump github.com/google/go-cmp from 0.5.6 to 0.5.7 by @dependabot in #3349
  • build(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 by @dependabot in #3358
  • Bump to golangci-lint v1.45.2 by @Prajyot-Parab in #3350
  • build(deps): bump sigs.k8s.io/kustomize/kustomize/v4 from 4.5.2 to 4.5.3 in /hack/tools by @dependabot in #3356
  • Bump golanci-lint in /hack/tools by @Ankitasw in #3334
  • build(deps): bump k8s.io/klog/v2 from 2.50.0 to 2.60.1 by @dependabot in #3330
  • build(deps): bump github.com/go-logr/logr from 1.2.2 to 1.2.3 by @dependabot in #3327
  • build(deps): bump github.com/aws/amazon-vpc-cni-k8s from 1.10.1 to 1.10.2 by @dependabot in #3162
  • build(deps): bump sigs.k8s.io/aws-iam-authenticator from 0.5.3 to 0.5.4 by @dependabot in #3163
  • build(deps): bump sigs.k8s.io/kustomize/kustomize/v4 from 4.5.1 to 4.5.2 in /hack/tools by @dependabot in #3213
  • build(deps): bump sigs.k8s.io/controller-runtime from 0.11.0 to 0.11.1 by @dependabot in #3221
  • build(deps): bump sigs.k8s.io/aws-iam-authenticator from 0.5.4 to 0.5.5 by @dependabot in #3233
  • Bump hack/tools/golangci-lint and fix lint errors by @Ankitasw in #3241
  • build(deps): bump github.com/joelanford/go-apidiff from 0.2.0 to 0.3.0 in /hack/tools by @dependabot in #3280
  • build(deps): bump github.com/itchyny/gojq from 0.12.6 to 0.12.7 in /hack/tools by @dependabot in #3279
  • build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #3302
  • Bump CAPI to v1.1.2 by @shivi28 in #3231

New Contributors

Full Changelog: v1.3.0...v1.4.0
The image for this release is: k8s.gcr.io/cluster-api-aws/cluster-api-aws-controller:v1.4.0
Thanks to all our contributors!

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

NewReleases is sending notifications on new releases.