Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps sigs.k8s.io/cluster-api-provider-aws/v2 from 2.8.4 to 2.9.0.

Release notes

Sourced from sigs.k8s.io/cluster-api-provider-aws/v2's releases.

v2.9.0

Release notes for Cluster API Provider AWS (CAPA) v2.9.0

Documentation

Changelog since v2.8.4

Urgent Upgrade Notes

(No, really, you MUST read this before you upgrade)

  • Action required Add missing permissions for controller. Its recommended that you update your CloudFormation stack. (#5537, @​richardcase)
  • Action required Garbage collection graduated out of experimental. If you don't want this feature enabled please see the docs on how to disabled it. (#5348, @​richardcase)
  • Action required Support setting role path and permissions boundary on managed IAM roles. If you want to use permission boundaries, then you will need to update your IAM permissions by running clusterawsadm bootstrap iam create-cloudformation-stack again. (#5286, @​robinkb)
  • Action required Support storing Ignition user data in S3 bucket for AWSMachinePool. If you plan to use this feature then you will need to update the permissions for CAPA using clusterawsadm. (#5318, @​AndiDog)

Changes by Kind

Support

Deprecation

API Change

  • Add support for managed machine AMI types BottleRocket, AL2023 and Windows (#5540, @​afarbos)

Feature

... (truncated)

Commits
  • dcfaef0 Merge pull request #5633 from BraeTroutman/OCPBUGS-60943
  • fa170d4 Add validation to prevent Spot instances with capacity-reservations-only pref...
  • 8ab8731 Merge pull request #5628 from chrischdi/pr-krpomo-remove-hacktools
  • 210f86c remove kpromo from hack/tools/go.mod and directly install it instead
  • 645f38e Merge pull request #5622 from chrischdi/pr-dump-pod-logs
  • 7f1e276 test: create tarball as artifact with pod logs for debugging
  • 98f6979 Merge pull request #5479 from kubernetes-sigs/dependabot/go_modules/hack/tool...
  • 81092db Merge pull request #5620 from punkwalker/aws-v1-cleanup
  • f5a5ce4 Merge pull request #5621 from nrb/remove-unsupported-flag
  • 3e88691 fix e2e test panic
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/cluster-api-provider-aws/v2](https://github.com/kubernetes-sigs/cluster-api-provider-aws) from 2.8.4 to 2.9.0.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-provider-aws/releases)
- [Changelog](https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/.goreleaser.yaml)
- [Commits](kubernetes-sigs/cluster-api-provider-aws@v2.8.4...v2.9.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api-provider-aws/v2
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2025
@jimmidyson jimmidyson enabled auto-merge (squash) September 1, 2025 09:48
@jimmidyson jimmidyson force-pushed the dependabot/go_modules/hack/third-party/capa/sigs.k8s.io/cluster-api-provider-aws/v2-2.9.0 branch from 373fb0d to 6256bac Compare September 1, 2025 11:21
@jimmidyson jimmidyson force-pushed the dependabot/go_modules/hack/third-party/capa/sigs.k8s.io/cluster-api-provider-aws/v2-2.9.0 branch from 6256bac to b081257 Compare September 1, 2025 11:42
@jimmidyson jimmidyson disabled auto-merge September 1, 2025 12:27
@jimmidyson jimmidyson enabled auto-merge (squash) September 1, 2025 12:27
@jimmidyson jimmidyson merged commit 470a808 into main Sep 1, 2025
22 of 23 checks passed
@jimmidyson jimmidyson deleted the dependabot/go_modules/hack/third-party/capa/sigs.k8s.io/cluster-api-provider-aws/v2-2.9.0 branch September 1, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants