Raise markVolMountedErr instead of mount err
This commit is contained in:
@@ -1003,7 +1003,7 @@ func (oe *operationExecutor) generateUnmountVolumeFunc(
|
|||||||
volumeToUnmount.OuterVolumeSpecName,
|
volumeToUnmount.OuterVolumeSpecName,
|
||||||
volumeToUnmount.PodName,
|
volumeToUnmount.PodName,
|
||||||
volumeToUnmount.PodUID,
|
volumeToUnmount.PodUID,
|
||||||
unmountErr)
|
markVolMountedErr)
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
Reference in New Issue
Block a user