Skip to content

chore(deps): bump sigs.k8s.io/cluster-api/test from 1.13.0-rc.0 to 1.13.0-rc.1#28

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

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

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.13.0-rc.0 to 1.13.0-rc.1.

Release notes

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

v1.13.0-rc.1

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

⚠️ RELEASE CANDIDATE NOTES ⚠️

👌 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.

Changes since v1.13.0-rc.0

📈 Overview

  • 9 new commits merged
  • 1 breaking change ⚠️
  • 2 bugs fixed 🐛

⚠️ Breaking Changes

  • CAPD: Mark docker resources as deprecated (#13565)

... (truncated)

Commits
  • 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...
  • ca25db6 Merge pull request #13581 from k8s-infra-cherrypick-robot/cherry-pick-13568-t...
  • 783e853 Small doc fix
  • b31d991 Merge pull request #13577 from k8s-infra-cherrypick-robot/cherry-pick-13566-t...
  • a3558e6 Improve v1.13 migration doc
  • 7e677f2 Merge pull request #13573 from k8s-infra-cherrypick-robot/cherry-pick-13571-t...
  • dfa4b91 fix CVE-2026-39883
  • faca160 Merge pull request #13569 from k8s-infra-cherrypick-robot/cherry-pick-13564-t...
  • 9489e81 Merge pull request #13565 from k8s-infra-cherrypick-robot/cherry-pick-13557-t...
  • 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.13.0-rc.0 to 1.13.0-rc.1.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.13.0-rc.0...v1.13.0-rc.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 27, 2026
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