Skip to content

[release-1.18] Ensure that IPC sockets are not mounted read-only#1594

Merged
elezar merged 1 commit intorelease-1.18from
backport-1593-to-release-1.18
Jan 21, 2026
Merged

[release-1.18] Ensure that IPC sockets are not mounted read-only#1594
elezar merged 1 commit intorelease-1.18from
backport-1593-to-release-1.18

Conversation

@github-actions
Copy link
Copy Markdown

🤖 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):

  • fb15d14 fix(discover): remove ro mount option from IPC sockets

This backport was automatically created by the backport bot.

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)
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Jan 20, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

elezar
elezar previously approved these changes Jan 20, 2026
@elezar elezar requested a review from klueska January 20, 2026 15:34
@elezar elezar dismissed their stale review January 20, 2026 19:39

Waiting on another review.

Copy link
Copy Markdown
Collaborator

@klueska klueska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for backporting this. Looks good.

@elezar elezar merged commit 3eb92b0 into release-1.18 Jan 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants