Skip to content

Use mount namespace too#2248

Open
chrisstaite wants to merge 1 commit intoTraceMachina:mainfrom
chrisstaite:mount_namespace
Open

Use mount namespace too#2248
chrisstaite wants to merge 1 commit intoTraceMachina:mainfrom
chrisstaite:mount_namespace

Conversation

@chrisstaite
Copy link
Copy Markdown
Contributor

@chrisstaite chrisstaite commented Mar 27, 2026

Description

We just introduced the ability to namespace, but this didn't add mount namespacing. This provides better isolation and we can use it to move all builds to occur in the same virtual folder in the future.

Update the configuration to allow mount namespacing and enable it if configured.

Type of change

Please delete options that aren't relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Please also list any relevant details for your test configuration

Checklist

  • Updated documentation if needed
  • Tests added/amended
  • bazel test //... passes locally
  • PR is contained in a single commit, using git amend see some docs

This change is Reviewable

We just introduced the ability to namespace, but this didn't add mount namespacing.  This provides better isolation and we can use it to move all builds to occur in the same virtual folder in the future.

Update the configuration to allow mount namespacing and enable it if configured.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants