Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2025

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

Release notes

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

v1.10.0

👌 Kubernetes version support

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

More information about version support can be found here

Highlights

  • Bumped to controller-runtime v0.20, k8s.io/* v0.32, controller-gen v0.17
  • Features:
  • API: Added additional validation to our CRDs (#11834)
  • API: Various improvements to v1beta2 conditions
  • ClusterClass: Support referencing ClusterClasses across namespaces (#11352 #11395 #11649)
  • ClusterClass: Add NamingStrategy for InfraCluster (#11898)
  • Machine: Add MachineDrainRule behavior "WaitCompleted" (#11545)
  • Machine: Add --additional-sync-machine-labels flag to allow syncing additional labels to Nodes (#11650)
  • Machine: Sync Machine annotations to Nodes (#11813)
  • MachineSet/MachineDeployment: Add NamingStrategy to MachineDeployment (#11172)
  • MachineSet/KCP: Improve preflight checks (#11927 #11941 #11928)
  • CRD migration: Add CRD migrator (#11889 #11991)
  • Metrics: Add ClusterCache (#11789) and SSA cache (#11635) metrics
  • Merged CAPIM in CAPD (see From CAPD(docker) to CAPD(dev) for more details)
  • As usual, significantly improved e2e test framework & coverage (e.g. #11667 #11884 #11966 #9620 #11983)
  • New providers in clusterctl:
    • Addon providers: fleet (#11806)
    • Infrastructure providers: OpenNebula (#11835), Harvester (#11477), Huawei Cloud (#11861)

Deprecation and Removals Warning

  • KCP/MachineSet: Removed deprecated flag for old infra machine naming (#11679)
  • MD/MS/MP/KCP: Deprecated status replica counters planned for removal (#11516)
  • MachineDeployment: Deprecated spec.progressDeadlineSeconds (#11472)
  • CRD migration: Deprecated clusterctl upgrade CRD storage version migration for providers (#11889)
  • ClusterResourceSet was promoted to GA, feature flag is now deprecated (#11741)

Changes since v1.9

📈 Overview

  • 303 new commits merged
  • 8 breaking changes ⚠️
  • 23 feature additions ✨
  • 33 bugs fixed 🐛

📝 Proposals

  • Community meeting: ✨ 🧑‍🤝‍🧑 add proposal for Node Bootstrapping working group (#11407)

⚠️ Breaking Changes

... (truncated)

Commits
  • 4eeaa57 Merge pull request #12103 from k8s-infra-cherrypick-robot/cherry-pick-12099-t...
  • c3bb6a8 Bump E2E to Kubernetes v1.33.0-rc.1
  • 5f91df6 Merge pull request #12084 from dlipovetsky/cluster-worker-topology-reduce-max...
  • e837d0d Fix MaxLength of worker topology Name fields
  • 6f622f7 Merge pull request #12076 from k8s-infra-cherrypick-robot/cherry-pick-12073-t...
  • fd8a4bf Merge pull request #12077 from chrischdi/pr-bump-mdlink-check
  • 222384d github: bump md-link check to 1.0.17
  • 10e3049 Bump Kubernetes version used for testing to v1.33.0-rc.0
  • 811164c Merge pull request #12075 from k8s-infra-cherrypick-robot/cherry-pick-12074-t...
  • 9a04c5b 📖 add release 1.9 book link
  • 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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 25, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-1.10.0 branch from 2bb58dc to 1674356 Compare April 30, 2025 19:05
@jacobweinstock jacobweinstock removed the request for review from chrisdoherty4 April 30, 2025 19:08
Bumps [sigs.k8s.io/cluster-api](https://github.com/kubernetes-sigs/cluster-api) from 1.8.5 to 1.10.0. - [Release notes](https://github.com/kubernetes-sigs/cluster-api/releases) - [Commits](kubernetes-sigs/cluster-api@v1.8.5...v1.10.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/cluster-api dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sigs.k8s.io/cluster-api-1.10.0 branch from 1674356 to fb8da90 Compare April 30, 2025 19:13
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2025

Superseded by #462.

@dependabot dependabot bot closed this May 2, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-1.10.0 branch May 2, 2025 07:35
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

1 participant