[release-1.18] Ensure that IPC sockets are not mounted read-only#1594
Merged
elezar merged 1 commit intorelease-1.18from Jan 21, 2026
Merged
[release-1.18] Ensure that IPC sockets are not mounted read-only#1594elezar merged 1 commit intorelease-1.18from
elezar merged 1 commit intorelease-1.18from
Conversation
IPC sockets (nvidia-persistenced, nvidia-fabricmanager, nvidia-mps) no longer include the "ro" mount option. This matches the behavior of libnvidia-container and allows nested container runtimes like enroot to bind-mount these sockets. Signed-off-by: Fagani Hajizada <fhajizada@nvidia.com> (cherry picked from commit fb15d14)
elezar
previously approved these changes
Jan 20, 2026
klueska
approved these changes
Jan 21, 2026
Collaborator
klueska
left a comment
There was a problem hiding this comment.
Thanks for backporting this. Looks good.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Automated backport of #1593 to
release-1.18✅ Cherry-pick completed successfully with no conflicts.
Original PR: #1593
Original Author: @faganihajizada
Cherry-picked commits (1):
fb15d14fix(discover): remove ro mount option from IPC socketsThis backport was automatically created by the backport bot.