Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps sigs.k8s.io/cluster-api from 1.9.8 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.9.8 to 1.10.2.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.9.8...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
Author

dependabot bot commented on behalf of github Jun 16, 2025

Labels

The following labels could not be found: ok-to-test. Please create it before Dependabot can add it to a pull request.

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

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 22, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.10.2 branch June 22, 2025 18:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants