Update dependency kubernetes-sigs/cluster-api-provider-vsphere to v1.9.2

This MR contains the following updates:

Package Update Change
kubernetes-sigs/cluster-api-provider-vsphere patch v1.9.0 -> v1.9.2

Release Notes

kubernetes-sigs/cluster-api-provider-vsphere (kubernetes-sigs/cluster-api-provider-vsphere)

v1.9.2

Compare Source

Highlights

  • Fixes issue with NCP versioning while using the semver package (#​2797)

Changes since v1.9.1

📈 Overview

  • 3 new commits merged
  • 3 bugs fixed 🐛

🐛 Bug Fixes

  • Controllers/vmware fix test to not contain data race (#​2760)
  • Controllers: add 3 second timeout to assertion in test to deflake (#​2776)

Thanks to all our contributors! 😊

v1.9.1

Compare Source

Highlights

  • Restore v1alpha3/v1alpha4 conversion to fix SSA issue (#​2740)
  • Bump to Go 1.21 (#​2744)
  • Test against latest Kubernetes v1.30 (#​2717)

Changes since v1.9.0

📈 Overview

  • 19 new commits merged
  • 4 bugs fixed 🐛

🐛 Bug Fixes

  • Controllers/test: use APIReader to not assert on cached information (#​2753)
  • Kube-vip: fix prepare script to work on pre k8s v1.29 (#​2670)
  • Vspherevm: ensure that the cache gets updated when patching .status.taskRef (#​2680)

🌱 Others

  • Add conformance and upgrade e2e tests (#​2679)
  • E2e: only upload images to gcs if we run tests which need it (#​2689)
  • Fail startup if no CRDs are detected (#​2631)
  • Fix ensure-kubectl script (#​2636)
  • Github: update md-link check action for release-1.9 (#​2628)
  • Hack/e2e.sh cleanup artifacts (#​2722)
  • Move openvpn to community registry (#​2638)
  • Test: change way to get number of hosts to not rely on read hosts permissions (#​2667)
  • Test: fix inject install on bootstrap script (#​2700)
  • Test: fix inject install on bootstrap script to allow downgrades (#​2702)
  • Test: run the prekubeadmscript first (#​2704)
  • Test: use 5 worker nodes for k8s upgrade + conformance test (#​2707)
  • Use pkgs.k8s.io for apt (#​2698)

Thanks to all our contributors! 😊


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Ghost User

Merge request reports

Loading