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

**What this PR does / why we need it**: Apparently calling Logout() from keepalive handler is prune to deadlocks. Instead, we should rely on calling logout from the session cache...

do-not-merge/hold
size/XS
lgtm
cncf-cla: yes

**What this PR does / why we need it**: Proposal for content library support. **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the...

size/L
cncf-cla: yes
ok-to-test

**What this PR does / why we need it**: Allow to set custom label for PCI devices. **Which issue(s) this PR fixes**: Fixes #2470

cncf-cla: yes
size/S
ok-to-test

**What this PR does / why we need it**: Setup separate context for test files under /controllers instead of using the test-package context, this is to avoid flaky errors we...

do-not-merge/hold
needs-rebase
cncf-cla: yes
size/M

**What this PR does / why we need it**: Introduce spec.ClusterName for ProviderServiceAccount, also add validation webhook for it. Please find more details in the issue #2284 **Which issue(s) this...

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

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...

needs-rebase
size/L
cncf-cla: yes

/kind feature **Describe the solution you'd like** It's essential to track vCenter sessions metrics so we could understand better on the vCenter load in stress or scale test. **Anything else...

kind/feature
area/govmomi

/kind bug **What steps did you take and what happened:** Even after the clusterclass changes e2e test passes, the VMs are left behind in the vCenter which needs manual cleaning...

kind/bug
lifecycle/frozen
area/testing

/kind feature **Describe the solution you'd like** As follow-up from https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/pull/2566#discussion_r1439493539 : We should implement a validating webhook for vm-operator VSphereMachine to block in-place changes of the `.spec` fields ([xref](https://github.com/vmware-tanzu/vm-operator/blob/main/webhooks/virtualmachine/v1alpha1/validation/virtualmachine_validator.go#L143-L149)):...

kind/feature
area/supervisor

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: * [ ] [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):...