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

/kind feature **Describe the solution you'd like** - currently the webhook server in capv accepts TLSv1.0, TLSv1.1 and TLSv1.2. Using TLSv1.0 and TLSv1.1 is no longer recommended for security reasons....

kind/feature

**What this PR does / why we need it**: This PR adds the ability to configure DHCP overrides for vSphere machines. This is important for users who want to tweak...

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

/kind bug **What steps did you take and what happened:** Deployed a cluster class yaml to create a cluster. The cluster yaml manifest had incorrect values for failureDomain for each...

kind/bug

/kind bug **What steps did you take and what happened:** We found what appears to be a bug in the code (and test) here: https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/main/pkg/util/machines.go#L154-L164 We were updating the test...

kind/bug

/kind bug **What steps did you take and what happened:** When creating linkedClone templates it doesn't seem to clone by linking even tho everything seems to point to it. We...

kind/bug

I just started to contact this project and want to build my own environment. In release, I found two deployed yaml files (infrastructure components supervisor. yaml And infrastructure-components.yaml )Where are...

help wanted

/kind bug **What steps did you take and what happened:** The spec for cluster modules implies they are " generic " ``` 44 | that are to be grouped together...

kind/bug

/kind bug During cluster migration, the underlying VM(one of the worker nodes) somehow gets disconnected from its network at the VM level. **What did you expect to happen:** vm-operator controller...

kind/bug

**What this PR does / why we need it**: Maintain generated flavors in the repo. This allows generating workload clusters using the `--from` flag of `clusterctl generate` which is useful...

size/XXL
cncf-cla: yes

/kind bug (screenshot attached) tldr, - vspheremachine.status -> out of date WHEN vspheremachine template cloning fails and *never* gets fixed even *after* vspheremachinetemplate name is fixed ... - This results...

kind/bug