kubernetes/cmd
Kubernetes Submit Queue c5d56ea356 Merge pull request #30535 from abrarshivani/vsphere_attach_detach_interface
Automatic merge from submit-queue

Implements Attacher Plugin Interface for vSphere

This PR does the following,

Fixes #29028 (vsphere volume should implement attacher interface):  Implements Attacher Plugin Interface for vSphere. 
See file: 
pkg/volume/vsphere_volume/vsphere_volume.go. - Removed attach and detach calls from SetupAt and TearDownAt.
pkg/volume/vsphere_volume/attacher.go. - Implements Attacher & Detacher Plugin Interface for vSphere. (Ref :- GCE_PD & AWS attacher.go)
pkg/cloudproviders/provider/vsphere.go - Added DiskIsAttach method.

The vSphere plugin code needs clean up. (ex: The code for getting vSphere instance is repeated in file pkg/cloudprovider/providers/vsphere.go). I will fix this in next PR.
2016-08-23 05:13:12 -07:00
..
gendocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genkubedocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genman Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genswaggertypedocs Remove GOMAXPROCS() calls because they are unnecessary 2016-07-19 11:08:21 +03:00
genutils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genyaml Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
hyperkube Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
kube-apiserver Actually link in ImagePolicyWebhook and run initialization. 2016-08-22 16:54:03 -07:00
kube-controller-manager Merge pull request #30535 from abrarshivani/vsphere_attach_detach_interface 2016-08-23 05:13:12 -07:00
kube-dns Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
kube-proxy Merge pull request #30638 from krousey/metrics_registration 2016-08-21 16:47:05 -07:00
kubectl Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
kubelet Merge pull request #30638 from krousey/metrics_registration 2016-08-21 16:47:05 -07:00
kubemark Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
kubernetes-discovery etcd3 validation showed that several unit tests that depend on apiserver being fully 2016-08-18 14:12:24 -05:00
libs/go2idl add generated files 2016-08-22 23:00:23 -07:00
linkcheck Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mungedocs Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00