k3s/pkg/cloudprovider/providers/vsphere
Kubernetes Submit Queue c3a92d0b9b
Merge pull request #59497 from dougm/vclib-tests
Automatic merge from submit-queue. 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>.

vclib: enable VM disk attach test

**What this PR does / why we need it**:

Follow up to PR #58534 , where this test was disabled due to a limitation in
govmomi/simulator.  The test passes as expected with godeps update of govmomi.

**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 #

**Special notes for your reviewer**:

This PR is 1-line update to the vSphere Cloud Provider tests and godep update of the vendor'd vmware/govmomi repo.

**Release note**:

```release-note
NONE
```
2018-02-08 10:40:27 -08:00
..
vclib vclib: enable VM disk attach test 2018-02-07 10:55:49 -08:00
BUILD Add multi-vc configuration for e2e tests 2018-01-18 15:29:27 -08:00
OWNERS
nodemanager.go Change provider ID to uuid 2018-02-07 17:08:47 -08:00
vsphere.go Change provider ID to uuid 2018-02-07 17:08:47 -08:00
vsphere_test.go Add context to all relevant cloud APIs 2018-02-06 12:49:17 -08:00
vsphere_util.go Change provider ID to uuid 2018-02-07 17:08:47 -08:00