Skip to content

dependabot(deps): bump sigs.k8s.io/cluster-api from 1.11.1 to 1.12.2#112

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sigs.k8s.io/cluster-api-1.12.2
Closed

dependabot(deps): bump sigs.k8s.io/cluster-api from 1.11.1 to 1.12.2#112
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sigs.k8s.io/cluster-api-1.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps sigs.k8s.io/cluster-api from 1.11.1 to 1.12.2.

Release notes

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

v1.12.2

👌 Kubernetes version support

  • Management Cluster: v1.31.x -> v1.35.x
  • Workload Cluster: v1.29.x -> v1.35.x

More information about version support can be found here

Changes since v1.12.1

📈 Overview

  • 14 new commits merged
  • 4 bugs fixed 🐛

🐛 Bug Fixes

  • API: Fix v1beta1 ControlPlane contract to handle .status.initialized correctly (#13188)
  • ClusterClass: Allow adding spec via ClusterClass JSON patches (#13226)
  • Runtime SDK: Improve client cert/key rotation of the RuntimeSDK client (#13217)
  • Testing: Fix webhook envtest tests for Kubernetes < v1.35 (#13172)

🌱 Others

  • CI: Use env test 1.35.0 (#13169)
  • ClusterClass: Improve topology diff (#13173)
  • Dependency: Bump Go to v1.24.12 (#13241)
  • Dependency: Bump to controller-runtime v0.22.5 (#13246)
  • KCP: Remove the ControlPlaneKubeletLocalMode for kubeadm 1.36 later (#13211)
  • MachineHealthCheck: Decrease verbosity for MHC log entry (#13203)

📖 Additionally, there have been 4 contributions to our documentation and book. (#13197, #13198, #13208, #13219)

Dependencies

Added

Nothing has changed.

Changed

  • k8s.io/api: v0.34.2 → v0.34.3
  • k8s.io/apiextensions-apiserver: v0.34.2 → v0.34.3
  • k8s.io/apimachinery: v0.34.2 → v0.34.3
  • k8s.io/apiserver: v0.34.2 → v0.34.3
  • k8s.io/client-go: v0.34.2 → v0.34.3
  • k8s.io/code-generator: v0.34.2 → v0.34.3
  • k8s.io/component-base: v0.34.2 → v0.34.3
  • k8s.io/kms: v0.34.2 → v0.34.3
  • sigs.k8s.io/controller-runtime: v0.22.4 → v0.22.5

Removed

Nothing has changed.

Thanks to all our contributors! 😊

... (truncated)

Commits
  • 9ee80d1 Merge pull request #13246 from sbueringer/pr-1.12.cr-0.22
  • 833e197 Bump to controller-runtime v0.22.5
  • ac418c4 Merge pull request #13241 from mboersma/bump-go-release-1.12
  • a6a7096 Bump Go to v1.24.12
  • c953a16 Merge pull request #13226 from k8s-infra-cherrypick-robot/cherry-pick-13225-t...
  • 4965c18 Allow adding spec via ClusterClass JSON patches
  • 2d24a99 Merge pull request #13219 from k8s-infra-cherrypick-robot/cherry-pick-13216-t...
  • cede599 Add 2026 agenda doc
  • b599055 Merge pull request #13217 from k8s-infra-cherrypick-robot/cherry-pick-13213-t...
  • b0b99d1 Improve client cert/key rotation of the RuntimeSDK client
  • 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](https://github.com/kubernetes-sigs/cluster-api) from 1.11.1 to 1.12.2.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.11.1...v1.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2026

Labels

The following labels could not be found: kind/cleanup, ok-to-test, release-note-none. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Superseded by #114.

@dependabot dependabot bot closed this Feb 23, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.12.2 branch February 23, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants