kubernetes/pkg/cloudprovider
Kubernetes Submit Queue fd2469a0bb Merge pull request #33219 from dagnello/vsphere-instance-not-found
Automatic merge from submit-queue

vSphere cloud provider: ExternalID/InstanceID not returning appropriate error for non-existing VM

Addresses #33215.
When vCenter returns error vm not found, this is now being translated to
the appropriate error 'cloudprovider.InstanceNotFound' which indicates
to Kubernetes node controller that the VM is in fact not found.
2016-09-27 01:11:56 -07:00
..
providers Merge pull request #33219 from dagnello/vsphere-instance-not-found 2016-09-27 01:11:56 -07:00
cloud.go implement azure cloudprovider 2016-07-26 14:50:33 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS update pkg/cloudprovider OWNERS to spread the load 2016-09-08 15:13:21 -07:00
plugins.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00