Skip to content

chore(deps): Bump sigs.k8s.io/cluster-api/test from 1.12.3 to 1.13.0#891

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.13.0
Open

chore(deps): Bump sigs.k8s.io/cluster-api/test from 1.12.3 to 1.13.0#891
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/sigs.k8s.io/cluster-api/test-1.13.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps sigs.k8s.io/cluster-api/test from 1.12.3 to 1.13.0.

Release notes

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

v1.13.0

👌 Kubernetes version support

  • Management Cluster: v1.32.x -> v1.35.x
  • Workload Cluster: v1.30.x -> v1.35.x

More information about version support can be found here

Highlights

CAPI v1.13 is a release focused on stability, reliability and performances:

  • Bumped to Go 1.25, controller-runtime v0.23, k8s.io/* v0.35, controller-gen v0.20
  • KCP now allows to recover from different kind of failures as well as from multiple failures:
    • Increased tolerance to unexpected state of control plane components (accidental node deletion, manual removal of etcd members, accidental deletion of kubeadm control plane labels, and more)
    • Better visibility on common symptoms of kubeadm join errors (failed to promote etcd member, failed to apply kubeadm control plane labels and taints)
  • Multiple improvements to improve controllers memory and CPU footprint, performance and stability at scale

Note: Cluster API is only supported on conformant Kubernetes Clusters and contract-relevant provider resources (e.g. InfraCluster) have to be implemented as CRDs (i.e. not via an aggregated apiserver).

Other changes

  • The implementation of the Taint propagation proposal is now completed
  • Runtime Hooks are now embedding v1beta2 Cluster types
  • Machine now reports info about machine placement in the status.failureDomain field
  • rolloutAfter for control plane and MachineDeployments can now be controlled from Cluster.spec.topology
  • MachineWaitForVolumeDetachConsiderVolumeAttachments feature graduated to GA
  • PriorityQueue feature graduated to beta and it is now enabled by default
  • ReconcilerRateLimiting feature graduated to beta and it is now enabled by default
    • Starting from this release ReconcilerRateLimiting feature also requires PriorityQueue to be enabled. This ensures that ReconcilerRateLimiting works consistently with controller runtime ExponentialBackoff.

Deprecation and Removals Warning

For additional details for providers, please take a look at Cluster API v1.12 compared to v1.13.[GitHub issue #https://github.com/kubernetes-sigs/cluster-api/blob/HEAD/REPLACE ME](https://github.com/kubernetes-sigs/cluster-api/blob/HEAD/REPLACE ME)

Changes since v1.12.0

📈 Overview

  • 279 new commits merged
  • 10 breaking changes ⚠️
  • 30 feature additions ✨
  • 39 bugs fixed 🐛

📝 Proposals

  • Core: Update autoscaling from zero enhancement proposal with node labels and taints configuration clarification (#13308)

⚠️ Breaking Changes

... (truncated)

Commits
  • cf3d8f8 Merge pull request #13598 from k8s-infra-cherrypick-robot/cherry-pick-13583-t...
  • 0eb568e cert-manager v1.20.2
  • c2a34bc Merge pull request #13587 from k8s-infra-cherrypick-robot/cherry-pick-13585-t...
  • ddaf28f Merge pull request #13590 from k8s-infra-cherrypick-robot/cherry-pick-13589-t...
  • 3fb7e3f Small improvement on CRD docs
  • 6581665 Merge pull request #13586 from irapandey/crd-doc-release-1.13
  • 0ee8064 Start testing with Kubernetes v1.36.0-rc.1
  • 2323fa7 📖 CRD Docs (#13419)
  • 70c3dad Merge pull request #13582 from k8s-infra-cherrypick-robot/cherry-pick-13580-t...
  • df5b8fb seedling: Bump the all-go-mod-patch-and-minor group across 3 directories with...
  • 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 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/test](https://github.com/kubernetes-sigs/cluster-api) from 1.12.3 to 1.13.0.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.12.3...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Apr 27, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 27, 2026 02:04
@dependabot dependabot Bot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants