Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sigs.k8s.io/cluster-api-provider-aws/v2 from 2.0.2 to 2.3.0 #546

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2023

Bumps sigs.k8s.io/cluster-api-provider-aws/v2 from 2.0.2 to 2.3.0.

Release notes

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

v2.3.0

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

Documentation

Changelog since v2.2.4

Urgent Upgrade Notes

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

  • If you're using the S3 bucket functionality, the following permissions are required for the VPCEndpoint to be managed ec2:CreateVpcEndpoint, ec2:ModifyVpcEndpoint, ec2:DeleteVpcEndpoints, ec2:DescribeVpcEndpoints. Rerun clusterawsadm to update IAM permissions, or update it manually. (#4577, @​vincepri)
  • When the VPC is managed, the SubnetSpec.ID field can be used now to offload subnet management to the AWSCluster controller. The id should be set to a string that DOES NOT start with subnet-; the value is used to set the Name tag in the subnet resource and the actual AWS resource ID is stored in SubnetSpec.ResourceID. (#4474, @​vincepri)

Changes by Kind

Feature

  • AWSCluster.Spec.ControlPlaneLoadBalancer of type NLB now support setting up additional TCP listeners through AdditionalListeners (#4563, @​vincepri)
  • Ignition v3 is now supported as a valid version. S3 Bucket to store bootstrap data can now optionally use presigned URLs instead of relying on IAM permissions for nodes and control-plane nodes. The feature is opt-in and backward compatible, if you'd like to switch using presigned URLs, set AWSCluster.S3Bucket.PresignedURLDuration. (#4553, @​vincepri)
  • Tag S3 bucket as owned by the cluster (#4518, @​AndiDog)
  • Use AdditionalTags for S3 buckets (#4625, @​AndiDog)

Bug or Regression

Support

Other

  • Update metadata for the v2.3.0 release (#4651, @​richardcase)
  • If you're using --verbosity (or -v) flags to gather more logs, the new guidelines show: warn at level 1, debug at level 4, and trace at level 5. (#4576, @​vincepri)
  • Added verifier for action for pull request (#4634, @​kranurag7)
  • Use seedling emoji for dependabot pull requests (#4652, @​kranurag7)

The images for this release are: registry.k8s.io/cluster-api-aws/cluster-api-aws-controller:v2.3.0

... (truncated)

Commits
  • 2562a8b Merge pull request #4652 from kranurag7/kr/use-seedling-prefix-for-bot
  • d94afd0 Merge pull request #4651 from richardcase/metadata_23
  • 866b397 use seedling emoji for dependabot PRs
  • 0d9500a chore: update metadata for 2.3.0 release
  • 1138690 Merge pull request #4634 from kranurag7/kr/add-pr-verify
  • a5928a0 Merge pull request #4649 from kubernetes-sigs/dependabot/go_modules/hack/tool...
  • a1adef6 build(deps): bump github.com/go-jose/go-jose/v3 in /hack/tools
  • 11ec0d4 Merge pull request #4646 from kubernetes-sigs/dependabot/go_modules/github.co...
  • 14ca4d8 Merge pull request #4644 from kubernetes-sigs/dependabot/go_modules/google.go...
  • dc151f3 build(deps): bump github.com/aws/amazon-vpc-cni-k8s
  • 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.0.2 to 2.3.0.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-provider-aws/releases)
- [Commits](kubernetes-sigs/cluster-api-provider-aws@v2.0.2...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #557.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-provider-aws/v2-2.3.0 branch December 25, 2023 13:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants