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**: For control plane nodes, we need etcd to be using a faster storage policy. Mid-term, other fields could be added to...

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

/kind bug **What steps did you take and what happened:** Checking the log output for the capv manager pod, we see these entries ```log I0719 18:34:52.688028 1 vspheremachine_controller.go:159] capv-controller-manager/vspheremachine-controller "msg"="Waiting...

kind/bug
help wanted
good first issue

/kind feature **Describe the solution you'd like** We have recently received a couple of bugs around sessions not being cleaned up and a large number of sessions lying around causing...

kind/feature

/kind feature **Describe the solution you'd like** Currently, the template generation code for `kibe-vip ` based templates generates a ClusterResourceSet which installs the CPI/CSI on the workload cluster. The names...

kind/feature
help wanted
good first issue
lifecycle/rotten

/kind feature **Describe the solution you'd like** Currently, the cluster templates generated by CAPV do not deploy any CNI resources by default. This becomes a manual step when using the...

help wanted
good first issue
lifecycle/stale

/kind feature CAPV should run a Kubernetes job in e2e with the open source [kubescape](https://github.com/armosec/kubescape) security scanner and logs the results to stdout. Inspired by https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/1793 Above should be followed...

lifecycle/stale

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

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

If your vCenter-account doesn't have enough access to "Sessions" you might end up with a lot of idle connections in vCenter, eventually causing service-outage. Please add a link to the...

kind/bug
lifecycle/stale

/kind feature **Describe the solution you'd like** Once the new CAPI version is released, we should update the dependency in CAPV as well. **Environment:** - Cluster-api-provider-vsphere version: `main` /hold /lifecycle...

kind/feature
lifecycle/active

**What this PR does / why we need it**: - [x] Break up `findVM()` into smaller methods. - [x] Add tests for `findVM()` and child methods. **Which issue(s) this PR...

do-not-merge/hold
size/L
cncf-cla: yes
ok-to-test