mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +00:00
Raise markVolMountedErr instead of mount err
This commit is contained in:
parent
1ee7163308
commit
5a7661b483
@ -1003,7 +1003,7 @@ func (oe *operationExecutor) generateUnmountVolumeFunc(
|
||||
volumeToUnmount.OuterVolumeSpecName,
|
||||
volumeToUnmount.PodName,
|
||||
volumeToUnmount.PodUID,
|
||||
unmountErr)
|
||||
markVolMountedErr)
|
||||
}
|
||||
|
||||
return nil
|
||||
|
Loading…
Reference in New Issue
Block a user