k3s/pkg/cloudprovider/providers/vsphere
Kubernetes Submit Queue 5d8a2b9e0f
Merge pull request #57258 from vmware/multi-vc-e2e-test
Automatic merge from submit-queue (batch tested with PRs 55918, 57258). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add multi-vc configuration for e2e tests

**What this PR does / why we need it**:
Currently, we accept configuration for only single VC in e2e tests. This PR adds support for multiple VC configuration for e2e tests.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes https://github.com/vmware/kubernetes/issues/412

**Special notes for your reviewer**:
Internally reviewed here: https://github.com/vmware/kubernetes/pull/418

**Release note**:

```release-note
NONE
```
// cc @divyenpatel @shaominchen
2018-01-18 18:04:33 -08:00
..
vclib Merge pull request #55918 from dougm/vcp-vcsim 2018-01-18 17:31:04 -08:00
BUILD Add multi-vc configuration for e2e tests 2018-01-18 15:29:27 -08:00
OWNERS
nodemanager.go Add multi-vc configuration for e2e tests 2018-01-18 15:29:27 -08:00
vsphere.go Add multi-vc configuration for e2e tests 2018-01-18 15:29:27 -08:00
vsphere_test.go Updating vSphere Cloud Provider (VCP) to support k8s cluster spead across multiple ESXi clusters, datacenters or even vSphere vCenters 2017-11-17 14:49:32 -08:00
vsphere_util.go Add multi-vc configuration for e2e tests 2018-01-18 15:29:27 -08:00