• Kubernetes Submit Queue's avatar
    Merge pull request #50281 from FengyunPan/mark-detached-vsphere · 7c13d651
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Mark volume as detached when node does not exist for vsphere
    
    If node does not exist, node's volumes will be detached
    automatically and become available. So mark them detached and
    return false without error.
    Fix #50266
    
    **Special notes for your reviewer**:
    /assign @jingxu97
    
    **Release note**:
    ```release-note
    NONE
    ```
    7c13d651
Name
Last commit
Last update
..
providers Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
cloud.go Loading commit data...
doc.go Loading commit data...
plugins.go Loading commit data...