• Mitsuhiro Tanino's avatar
    Fix device unmap for non-attachable plugin case · 9ad10271
    Mitsuhiro Tanino authored
    If plugin is non-attachable, global unmap path isn't stored in asw
    then plugin fails to unmap volume. To store the path, this PR moves
    MarkDeviceAsMounted operation from the `if volumeAttacher != nil` block.
    
    Fixes #60025
    9ad10271
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
operation_executor.go Loading commit data...
operation_executor_test.go Loading commit data...
operation_generator.go Loading commit data...