Skip to content

[gomod] Bump sigs.k8s.io/cluster-api from 1.10.4 to 1.12.2#246

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

[gomod] Bump sigs.k8s.io/cluster-api from 1.10.4 to 1.12.2#246
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.10.4 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 26, 2026
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2026
@dependabot dependabot bot added the go Pull requests that update go code label Jan 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2026

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-1.12.2 branch from cccda4a to d50df81 Compare January 30, 2026 13:45
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-1.12.2 branch 2 times, most recently from 8c59476 to 443dfbf Compare February 6, 2026 18:50
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-1.12.2 branch 3 times, most recently from ae07779 to 42b93ea Compare February 17, 2026 08:43
Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.10.4 to 1.12.2.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.10.4...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 dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-1.12.2 branch from 42b93ea to 0ce3e8d Compare February 17, 2026 09:59
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2026

Superseded by #263.

@dependabot dependabot bot closed this Feb 17, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.12.2 branch February 17, 2026 21:45
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.

0 participants