cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
**What this PR does / why we need it**: This performs tests for reconcile for vimmachine under `pkg/services/vimmachine` **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)`...
**What this PR does / why we need it**: This PR adds Ignition support to CAPV and implements the first workload cluster flavor which uses Ignition based on Flatcar Container...
This PR fixes a few issues with markdown tables in `test/e2e/README.md`.
There is a lot of room for improvement in test coverage. Currently, the code coverage is `27%` Following issues track the tasks - [ ] [Test Coverage in pkg/util](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/issues/1421) -...
/kind feature There is no README about what is the role of flavors in cluster-api-provider-vsphere and what all flavors are available. This can be used as a reference. https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/main/templates/flavors/README.md /help...
**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)*:...
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] Tracking issue for FlatCar Linux support **Anything else you would like to...
**What this PR does / why we need it**: Adds tests for exported functions in `pkg/services/govmomi/service.go`. These functions include: - [ ] ReconcileVM() This function reconciles a vm reference to...
**What this PR does / why we need it**: adds support to filter deploymentzones by vspherecluster annotation **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format,...
Fixes part of seeing #1328 when it happens