• Kubernetes Submit Queue's avatar
    Merge pull request #50208 from FengyunPan/fix-volume-detach · 702f23e9
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Ignore the available volume when calling DetachDisk
    
    Fix #50207
    If user detachs the volume by nova in openstack env, volume becomes
    available. If nova instance is been deleted, nova will detach it
    automatically and become available. So the "available" is fine since that means the
    volume is detached from instance already.
    
    **Release note**:
    ```release-note
    NONE
    ```
    702f23e9
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...