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**: It adds instrumentation for verifying PR with kubebuilder-release-tools **Which issue(s) this PR fixes**: Fixes #1548 **Special notes for your reviewer**: Brings...

cncf-cla: yes
size/M
ok-to-test

/kind feature **Describe the solution you'd like** Currently the NetworkName is mandatory in the CRDs. https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api-provider-vsphere/infrastructure.cluster.x-k8s.io/VSphereMachine/[email protected]#spec-network-devices-networkName That causes a Problem if you want to outsource all Network config to an...

kind/feature
lifecycle/rotten

/kind bug **What steps did you take and what happened:** [A clear and concise description of what the bug is.] Enabling cyclop will help to reduce the cyclomatic complexity of...

kind/bug
help wanted
good first issue
lifecycle/stale

/kind feature **Describe the solution you'd like** Improve unit testing for `pkg/services/govmomi/util.go` This issue is a task for the broader issue: #1392 Individual tasks for this issue: - [ ]...

kind/feature
help wanted
good first issue
lifecycle/stale
area/testing

/kind bug Currently, there is a lot of unevenness in logging. Some unit tests show descriptions of the tests, while others go completely unnoticed. ``` Please refer to the following....

kind/bug
lifecycle/rotten

Is there a way, autoscaling can be enabled at the nodepool level? Also when we enable autoscaling it is across all nodepool levels? similar to GKE gcloud container node-pools create...

/kind bug **What steps did you take and what happened:** Have a provider deployed in AKS cluster and try to increase the number of replicas for a MachineDeployment **What did...

kind/bug

**Describe the solution you'd like** The supervisor [controller_test_suite](https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/master/controllers/vmware/test/controllers_suite_test.go#L76-L84) attempts to run the same test suite twice while toggling the suite parameter `isLB` to provision the `dummyLBNetworkProvider` This issue is to...

help wanted
lifecycle/active
priority/important-soon

**What this PR does / why we need it**: It enables the unit test scenario with "DummyLBNetworkProvider" which was formally commented out. **Which issue(s) this PR fixes**: Fixes #1324 **Special...

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

/kind feature **Describe the solution you'd like** With the release of `kube-vip` 0.5.0 version, we should update the current version used in the CAPV cluster template manifests and the CI...

kind/feature