• Kubernetes Submit Queue's avatar
    Merge pull request #33219 from dagnello/vsphere-instance-not-found · fd2469a0
    Kubernetes Submit Queue authored
    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.
    fd2469a0
Name
Last commit
Last update
..
providers Loading commit data...
OWNERS Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...