Skip to content

build(deps): bump sigs.k8s.io/cluster-api from 1.8.5 to 1.10.2 #465

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2025

Bumps sigs.k8s.io/cluster-api from 1.8.5 to 1.10.2.

Release notes

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

v1.10.2

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.33.x
  • Workload Cluster: v1.26.x -> v1.33.x

More information about version support can be found here

Changes since v1.10.1

📈 Overview

  • 10 new commits merged
  • 2 feature additions ✨
  • 3 bugs fixed 🐛

✨ New Features

  • Dependency: Complete bump to Kubernetes v1.33 (#12211)
  • Dependency: Update KUBEBUILDER_ENVTEST_KUBERNETES_VERSION (#12167)

🐛 Bug Fixes

  • Bootstrap: Relax minLength for bootstrap.dataSecretName to 0 (#12180)
  • ClusterClass: Fix pattern on Cluster classNamespace field (#12252)
  • Machine: fallback to InfraMachine providerID if Machine providerID is not set (#12209)

🌱 Others

  • Dependency: Bump cert-manager to v1.17.2 (#12217)
  • Dependency/Security: Bump modules to fix CVEs (#12176)
  • e2e: Add 1.33 kind image to mapper.go file (#12192)
  • e2e: Add an option to override custom node image name for kind cluster (#12239)

📖 Additionally, there has been 1 contribution to our documentation and book. (#12141)

Dependencies

Added

Nothing has changed.

Changed

  • golang.org/x/net: v0.37.0 → v0.38.0

Removed

Nothing has changed.

... (truncated)

Commits
  • 5255664 Merge pull request #12252 from sbueringer/pr-fix-namespace-pattern
  • 30e7a32 Fix pattern on Cluster classNamespace field
  • 29865ba Merge pull request #12239 from k8s-infra-cherrypick-robot/cherry-pick-12186-t...
  • 39207ca Add an option to override custom node image name for kind cluster
  • 718dac1 Merge pull request #12217 from k8s-infra-cherrypick-robot/cherry-pick-12210-t...
  • 44b27ea update cert-manager to v1.17.2
  • 805064e Merge pull request #12211 from k8s-infra-cherrypick-robot/cherry-pick-12206-t...
  • e6da064 Complete bump to Kubernetes v1.33
  • aa8714b Merge pull request #12209 from k8s-infra-cherrypick-robot/cherry-pick-11985-t...
  • 7f42ed7 drain node by infraMachine ProviderID
  • 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.8.5 to 1.10.2.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.8.5...v1.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 23, 2025
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