cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
Builds on the changes in https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/pull/2272 **What this PR does / why we need it**: Support adding vGPUs to VMs **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes...
**What this PR does / why we need it**: This PR adds additional API to Failure Domain. This allows to have different configurations based on the selected region/zone. (Edited by...
**What this PR does / why we need it**: - Enable test "When testing ClusterClass rollouts" **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will...
**What this PR does / why we need it**: Add API changes that adds the ability to add new data disks to VMs during the cloning process. These new disks...
**What this PR does / why we need it**: During the "context" usage refactoring, we have missed the error return messages/fields. This way the return of an error message was...
**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)*:...
**What this PR does / why we need it**: Allow users passing MOID as part of the spec In some cases, passing the name of an object may not be...
**Describe the solution you'd like** TODOs to adopt v1beta2 conditions in CAPV - [ ] add API types for v1beta2 to v1beta1 status - [ ] Implement conditions - [...
**What this PR does / why we need it**: Until the e2e CI is migrated to community infra, this script will be useful for all PR authors to create a...
**What this PR does:** Currently failure domain doesn't support storage policy and it supports specifying a datastore only. We want to add a feature to enable specifying a storage policy...