You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cinder-csi-plugin] retry mount operation with rescan (kubernetes#2610)
If the initial formatting and mounting fails in
NodeStageVolume try to rescan the device and retry the
operation.
This prevents failures if the device information is
reported wrongly which would otherwise be blocking
the mounting.
Signed-off-by: NymanRobin <[email protected]>
0 commit comments