Skip to content

chore(deps): bump sigs.k8s.io/cluster-api from 1.9.6 to 1.10.3 in /kubernetes-model-generator/openapi/generator #199

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

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps sigs.k8s.io/cluster-api from 1.9.6 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.6 to 1.10.3.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases)
- [Commits](kubernetes-sigs/cluster-api@v1.9.6...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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 7, 2025
@dependabot dependabot bot requested a review from rohanKanojia as a code owner July 7, 2025 14:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 7, 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