• Kubernetes Submit Queue's avatar
    Merge pull request #42444 from jingxu97/Mar/deleteVolume · e2218290
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 42608, 42444)
    
    Return nil when deleting non-exist GCE PD
    
    When gce cloud tries to delete a disk, if the disk could not be found
    from the zones, the function should return nil error. This modified behavior is also consistent with AWS
    e2218290
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...