Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node driver should not fail if a volume is already mounted #455

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

ushabelgur
Copy link
Contributor

Proposed Changes

  • If staged volume is already mounted logging the info and returning instead of throwing error.
  • Adjust test case

Fixes #454

@ushabelgur ushabelgur requested a review from a team as a code owner April 16, 2024 09:24
@github-actions github-actions bot added bug Something isn't working size/XS labels Apr 16, 2024
@afritzler afritzler changed the title fix volume already mounted Node driver should not fail if a volume is already mounted Apr 16, 2024
@afritzler afritzler merged commit ba7f343 into main Apr 16, 2024
9 checks passed
@afritzler afritzler deleted the fix/volume_mount branch April 16, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix volume is already mounted
2 participants