cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
/kind bug **What steps did you take and what happened:** I was looking at the aggregated role that CAPV uses for the controller manager. It specifically uses that to allow...
**Describe the solution you'd like** The plan is to setup the same tests as: - ci-kubernetes-gce-conformance-latest - ci-kubernetes-e2e-gci-gce-alpha-features - ci-kubernetes-e2e-gci-gce-serial - ci-kubernetes-e2e-gci-gce-slow - ci-kubernetes-e2e-gci-gce But run them on top of...
/kind feature **Describe the solution you'd like** A few codes are not covered by unit test and we would like to increase the code coverage. There are some improvements we...
/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] Recent reports did show that a request to vcenter could...
/kind feature **Describe the solution you'd like** Today the vSphere Machine API supports configuring an amount of CPU and memory, but no limit. In this case, setting this counters just...
**What this PR does / why we need it**: Add flag to configure memory reservation at VSphereMachineTemplate level. **Which issue(s) this PR fixes**: Fixes #2468
GPU support
/kind feature **Describe the solution you'd like** As an operator, I would like to add GPU cards to the worker nodes so data science team can utilize it. **Anything else...
/kind bug **What steps did you take and what happened:** * Enable NodeAntiAffinity feature flag * Deploy a (or multiple) Failure Domains and Deployment zones * Create a template that...
/kind feature There is no way to control vm naming for now. I need to set prefix for each created VM in vcenter. Prefix should exists in vCenter VM name...
/kind feature **Describe the solution you'd like** Option to specify multiple compute clusters per zone. Currently when you create vsphere failure domain you can specify only single compute cluster in...