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

fix(CSI-256): avoid multiple mounts to same filesystem on same mountpoint #331

Merged
merged 5 commits into from
Sep 13, 2024

Conversation

sergeyberezansky
Copy link
Collaborator

fix(CSI-256): replace all references of m.mountPoint with m.getMountPoint()

fix(CSI-256): construct mountPoint to have an IP address

fix(CSI-256): implement AnyMount.locateMountIp()

fix(CSI-256): locate actual mount IP upon unmountWithOptions

fix(CSI-256): add a simple mount refCount logic for NFS

@graphite-app graphite-app bot requested a review from tigrawap September 13, 2024 11:57
Copy link
Collaborator Author

sergeyberezansky commented Sep 13, 2024

@sergeyberezansky sergeyberezansky changed the title fix(CSI-256): replace all references of m.mountPoint with m.getMountPoint() fix(CSI-256): avoid multiple mounts to same filesystem on same mountpoint Sep 13, 2024
Copy link

graphite-app bot commented Sep 13, 2024

Graphite Automations

"Request reviewers once CI passes" took an action on this PR • (09/13/24)

1 reviewer was added to this PR based on Sergey Berezansky's automation.

@sergeyberezansky sergeyberezansky merged commit da5554a into dev Sep 13, 2024
12 checks passed
@sergeyberezansky sergeyberezansky deleted the sergey/nfs-mounts-overlay-fix branch September 29, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant