• Kubernetes Submit Queue's avatar
    Merge pull request #39998 from DukeXar/cinder_instance_id · 6ea92b47
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 41246, 39998)
    
    Cinder volume attacher: use instanceID instead of NodeID when verifying attachment
    
    **What this PR does / why we need it**: Cinder volume attacher incorrectly uses NodeID instead of openstack instance id, so that reconciliation fails.
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #39978 
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    ```
    6ea92b47
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
attacher.go Loading commit data...
attacher_test.go Loading commit data...
cinder.go Loading commit data...
cinder_test.go Loading commit data...
cinder_util.go Loading commit data...
doc.go Loading commit data...