Merge pull request #38547 from rkouj/make-unmount-operation-idempotent
Automatic merge from submit-queue
Unmount operation should not fail if volume is already unmounted
**What this PR does / why we need it**:
If the volume is already unmounted from the pod, another unmount operation should not fail.
fixes: https://github.com/kubernetes/kubernetes/issues/37657
Showing
Please
register
or
sign in
to comment