cluster-api-visualizer icon indicating copy to clipboard operation
cluster-api-visualizer copied to clipboard

dependabot(deps): bump sigs.k8s.io/cluster-api from 1.8.5 to 1.9.5

Open dependabot[bot] opened this issue 8 months ago • 1 comments
trafficstars

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

Release notes

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

v1.9.5

👌 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

Changes since v1.9.4

:chart_with_upwards_trend: Overview

  • 23 new commits merged
  • 6 feature additions ✨
  • 4 bugs fixed 🐛

:sparkles: New Features

  • ClusterClass: Add classNamespace to topology (#11730)
  • ClusterClass: Add e2e tests & clusterctl changes for cross-ns CC ref (#11845)
  • ClusterClass: Clusterctl move support for a cross namespace ClusterClass reference (#11846)
  • clusterctl: Add addon provider fleet to registry (#11829)
  • e2e: Extend scale test and make ExtensionConfig name in RuntimeSDK test configurable (#11844)
  • Machine: Add MachineDrainRule "WaitCompleted" (#11758)

:bug: Bug Fixes

  • Clustercache: Increase timeout for informer List+Watch calls from 10s to 11m (#11767)
  • ClusterClass: Ensure Cluster topology controller is not stuck when MDs are stuck in deletion (#11787)
  • clusterctl: Fix: send delete request before removing finalizers (#11821)
  • MachinePool: Check machinepool feature-flag before watching in cluster controller (#11779)
  • CI: Scripts: fix checking out k/k release branch (#11841)

:seedling: Others

  • clusterctl: Bump cert-manager to v1.16.3 (#11715)
  • clusterctl: Remove OCNE providers (#11831)
  • Conditions: Handle "waiting for completion" in KCP, MD, MS and Machine conditions (#11825)
  • Controller-runtime: Bump to controller-runtime v0.19.5 (#11748)
  • Dependency: Bump go to v1.22.11 (#11739)
  • Dependency: Bump go to v1.22.12 (#11804)
  • Dependency: Bump to controller-runtime v0.19.6 (#11851)
  • e2e: Add optional ClusterctlVariables to QuickStartSpecInput (#11785)
  • e2e: Attempt older version upgrades twice to work around flake with the docker controller (#11793)
  • KCP: Improve KCP remediation of multiple failures (#11746)
  • Machine: Add --additional-sync-machine-labels to allow syncing additional labels to Nodes (#11762)
  • MachineDeployment: Improve MachineSet create and delete logs (#11765)

Dependencies

Added

Nothing has changed.

Changed

  • sigs.k8s.io/controller-runtime: v0.19.4 → v0.19.6

... (truncated)

Commits
  • 068c0f3 Merge pull request #11851 from sbueringer/pr-0.19-bump-cr
  • d46475c Bump to controller-runtime v0.19.6
  • c8b3eed Merge pull request #11846 from k8s-infra-cherrypick-robot/cherry-pick-11649-t...
  • 7398fb6 Implement clusterctl move support for cross-ns CC
  • 88ed3fe Merge pull request #11845 from k8s-infra-cherrypick-robot/cherry-pick-11395-t...
  • bc7d8d2 Add e2e test to cover crossNamespace provisionging
  • e8e5cd3 Merge pull request #11844 from k8s-infra-cherrypick-robot/cherry-pick-11667-t...
  • 1f6e452 Extend scale test
  • 7234ca6 Merge pull request #11730 from k8s-infra-cherrypick-robot/cherry-pick-11352-t...
  • f36ad6e Merge pull request #11841 from k8s-infra-cherrypick-robot/cherry-pick-11836-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)

dependabot[bot] avatar Mar 03 '25 14:03 dependabot[bot]