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

🌱[release-1.10.0]: Bump sigs.k8s.io/cluster-api from 1.2.4 to 1.2.12 #203

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps sigs.k8s.io/cluster-api from 1.2.4 to 1.2.12.

Release notes

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

v1.2.12

👌 Kubernetes version support

  • Management Cluster: v1.20.x -> v1.26.x [1]
  • Workload Cluster: v1.18.x -> v1.26.x

[1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0.

More information about version support can be found here

Changes since v1.2.11

📈 Overview

  • 10 new commits merged
  • 1 feature additions ✨
  • 5 bugs fixed 🐛

✨ New Features

  • API: Implements Getter interface for IPAddressClaim object (#8381)

🐛 Bug Fixes

  • clusterctl: Ensure all GitHub releases are fetched when searching provider versions (#8360)
  • KCP: bugfix function aggregateFromMachinesToKCP (#8227)
  • KCP: Enable updates from CloudInit (mostly ubuntu) based KCPs to Ignition (flatcar) based KCPs (#8356)
  • Machine: Drop uid from error messages (#8336)
  • Machine: bug fix to set node interruptible label (#8300)

🌱 Others

  • Bump golang.org/x/net to v0.7.0 (#8278)
  • Bump kpromo to v3.5.1 (#8305)
  • CAPD: set privileged PSA policy (#8313)

📖 Additionally, there have been 2 contributions to our documentation and book. (#8386, #8222)

Thanks to all our contributors! 😊

v1.2.11

👌 Kubernetes version support

  • Management Cluster: v1.20.x -> v1.26.x [1]
  • Workload Cluster: v1.18.x -> v1.26.x

[1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0.

More information about version support can be found here

Changes since v1.2.10

🐛 Bug Fixes

... (truncated)

Commits
  • 55421a1 Merge pull request #8356 from bavarianbidi/ubuntu_flatcar_updates_release1.2
  • c1660d3 Merge pull request #8386 from ykakarap/release-1.2_add_registry.io_notice
  • e2fe25c Add note for registry.k8s.io migration
  • c22b0b0 Merge pull request #8381 from k8s-infra-cherrypick-robot/cherry-pick-8374-to-...
  • 86862d6 Implements Getter interface for IPAddressClaim object
  • b5bcbd2 Merge pull request #8360 from ykakarap/cherry-pick-fetch-all-gh-releases
  • 045ded5 Ensure all GitHub releases are fetched when searching provider versions
  • 0710c20 support updates from CloudInit to Ignition
  • 2776c93 Merge pull request #8336 from k8s-infra-cherrypick-robot/cherry-pick-8333-to-...
  • ee50118 drop uid from error messages
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 27, 2024
@lubronzhan
Copy link
Contributor

@dependabot rebase

Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.2.4 to 1.2.12.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.2.4...v1.2.12)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/release-1.10.0/sigs.k8s.io/cluster-api-1.2.12 branch from 8844370 to 95aa1d5 Compare May 2, 2024 22:24
@lubronzhan lubronzhan merged commit bec2283 into release-1.10.0 May 2, 2024
4 checks passed
@lubronzhan lubronzhan deleted the dependabot/go_modules/release-1.10.0/sigs.k8s.io/cluster-api-1.2.12 branch May 2, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants