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 23, 2025

Bumps sigs.k8s.io/cluster-api from 1.9.8 to 1.10.3.

Release notes

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

v1.10.3

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

📈 Overview

  • 4 new commits merged
  • 3 bugs fixed 🐛

🐛 Bug Fixes

  • API: Increase ignition additionalConfig maxSize from 10 to 32 KB (#12259)
  • ClusterClass: Fix continuous reconciles because of apiVersion differences in Cluster topology controller (#12345)
  • clusterctl: Accept upper case version (#12321)

🌱 Others

  • Dependency: Bump to Go v1.23.10, github.com/cloudflare/circl v1.6.1 (#12354)

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

Thanks to all our contributors! 😊

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 🐛

... (truncated)

Commits
  • 9beb81e Merge pull request #12354 from sivchari/release-1.10
  • a4ec8cf fix govulncheck security scan
  • e511e13 Merge pull request #12345 from sbueringer/pr-fix-infinite-reconcile-1.10
  • 91212d0 Fix infinite reconcile because of apiVersions in Cluster topology controller
  • ed56c4c [release-1.10] 🐛 clusterctl: accept upper case version (#12321)
  • 0b3b754 Merge pull request #12259 from networkhell/pr-increase-ingition-config-limit
  • bb27df5 [release-1.10] 🐛 increase ignition additionalConfig maxSize from 10 to 32 KB
  • 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...
  • 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.3.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.9.8...v1.10.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api
  dependency-version: 1.10.3
  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 23, 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.

@PatrickLaabs PatrickLaabs deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.10.3 branch July 15, 2025 17:57
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 15, 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.

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