cluster-api-provider-vsphere icon indicating copy to clipboard operation
cluster-api-provider-vsphere copied to clipboard

Results 258 cluster-api-provider-vsphere issues
Sort by recently updated
recently updated
newest added
trafficstars

Please see the corresponding sections in [release-tasks.md](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/main/docs/release/release-tasks.md) for documentation of individual tasks. ## Tasks Early in the cycle: * [x] [Prepare main branch for development of the new release](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/main/docs/release/release-tasks.md#prepare-main-branch-for-development-of-the-new-release) *...

/kind bug **What steps did you take and what happened:** When trying to update the vCenter Certificate Thumbprint in our environments, we discovered that changing the Thumbprint only in the...

kind/bug
lifecycle/stale

We're in the process of setting up community owned infra for CI. After completion we should cleanup everything related to the old VMC environment. - [ ] hack/e2e.sh : if's...

**What this PR does / why we need it**: It's incorrect to always set ExternalIP type for all machine IP addresses. Need to fix that. **Which issue(s) this PR fixes**...

needs-rebase
cncf-cla: yes
size/M
ok-to-test

/kind feature **Describe the solution you'd like** corev1.Endpoints is deprecated in v1.33+. xref: https://kubernetes.io/blog/2025/04/24/endpoints-deprecation/ We make use of corev1.Endpoints and corev1.EndpointSubset in the Servicediscovery controller to create endpoints for the...

kind/feature

**What this PR does / why we need it**: Add support for zone placement group label, see https://github.com/vmware-tanzu/vm-operator/pull/909

size/L
do-not-merge/work-in-progress
cncf-cla: yes

/kind feature **Describe the solution you'd like** Currently the provider uses the `default` k8s `ServiceAccount`. Please create a specific one, and: - use it in the Deployment - use it...

kind/feature

## Background About two weeks ago, `gaurav-nelson/github-action-markdown-link-check` was marked as **deprecated**: cf. https://github.com/gaurav-nelson/github-action-markdown-link-check > This repository is now ⛔️ deprecated and is no longer actively maintained. > For support and...

kind/cleanup