Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps sigs.k8s.io/cluster-api-provider-vsphere from 1.14.0-rc.1 to 1.14.0.

Release notes

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

v1.14.0

Highlights

  • Tested with Kubernetes v1.34 & cloud-provider-vsphere v1.34
  • Based on Cluster API v1.11
  • Bumped to Go 1.24, controller-runtime v0.21, k8s.io/* v0.33, controller-gen v0.18
  • Migrated to use core CAPI v1beta2 objects everywhere

supervisor:

  • Support multi-networking for NSX-VPC and vsphere-network providers

Changes since v1.13

📈 Overview

  • 86 new commits merged
  • 12 feature additions ✨
  • 9 bugs fixed 🐛

✨ New Features

  • Add kube-api-linter (#3560)
  • Bump autoscaler to a9cb59fdd (#3613)
  • Bump CPI to v1.34.0-beta.0 (#3547)
  • Bump Kubernetes to v1.33 and add new OVA's (#3435)
  • Bump to CAPI v1.11.0 (#3584)
  • Bump to CAPI v1.11.0-beta.0 (#3543)
  • Bump to CAPI v1.11.0-beta.1 (#3548)
  • Bump to CAPI v1.11.0-beta.2 (#3558)
  • Bump to CAPI v1.11.0-rc.0 (#3564)
  • Bump to CAPI v1.11.0-rc.1 (#3573)
  • Bump to CPI v1.34.0-rc.0 (#3565)
  • Support multi-networking for NSX-VPC and vsphere-network providers (#3530)

🐛 Bug Fixes

  • Bump test module to get latest version of upgrade test (#3606)
  • Bump to CAPI 2025.07.18 & cluster-autoscaler to v1.33, pin apiVersion to v1beta1 (#3545)
  • Fix flake in reconciliation tests (#3566)
  • Fix: use machine's .spec.failureDomain with fallback to vspheremachine's .spec.failureDomain if not defined (#3587)
  • Govmomi: fix additional printer columns for ControlPlaneEndpoint (#3483)
  • Register conversion funcs in schemes (#3609)
  • Remove finalizer from VSphereMachine during deletion if ownerRef was never set (#3595)
  • Remove the CEL validation on VSphereMachineTemplate.spec.network (#3624)
  • StoragePolicy should ignore datastores in maintenance mode (#3498)

🌱 Others

  • Able to export webhooks for external utilization (#3434)
  • Adjust import alias to align with CAPI migration recommendation (#3491)
  • Adjust weekly gh actions to run for release-1.13 branch (#3420)
  • Bump CAPI in tests to main (v1.11) (#3468)
  • Bump CAPI to v1.10.0-rc.1, K8S and CPI to v1.33.0-rc.0 (#3424)
  • Bump CAPI to v1.11.0-alpha.0 (#3478)
  • Bump CAPI v1.10.0 (#3433)

... (truncated)

Commits
  • 57a59ca Merge pull request #3627 from k8s-infra-cherrypick-robot/cherry-pick-3626-to-...
  • e85d59f Bump to CAPI v1.11.1
  • a84bc6f Merge pull request #3624 from k8s-infra-cherrypick-robot/cherry-pick-3621-to-...
  • eca48a3 Update internal/webhooks/vmware/vspheremachinetemplate.go
  • 0c17488 Remove the CEL validation on VSphereMachineTemplate.spec.network
  • 63f70e9 Merge pull request #3619 from k8s-infra-cherrypick-robot/cherry-pick-3618-to-...
  • a2329e0 Bump CPI to v1.34.0
  • 52d28d9 Merge pull request #3617 from k8s-infra-cherrypick-robot/cherry-pick-3616-to-...
  • f7cf42e Bump Kubernetes to v1.34 and add new OVA's
  • 874eb3d Merge pull request #3613 from k8s-infra-cherrypick-robot/cherry-pick-3577-to-...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [sigs.k8s.io/cluster-api-provider-vsphere](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere) from 1.14.0-rc.1 to 1.14.0.
- [Release notes](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/releases)
- [Commits](kubernetes-sigs/cluster-api-provider-vsphere@v1.14.0-rc.1...v1.14.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/cluster-api-provider-vsphere
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 22, 2025
@dependabot dependabot bot requested a review from schrej as a code owner September 22, 2025 11:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2025

Superseded by #112.

@dependabot dependabot bot closed this Nov 13, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/cluster-api-provider-vsphere-1.14.0 branch November 13, 2025 12:11
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.

1 participant