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

Stop trying to use mount for image based drivers #2198

Merged
merged 2 commits into from
Jan 20, 2017
Merged

Conversation

schmichael
Copy link
Member

Fixes #2178 and allows using Docker and other image based drivers even
when nomad is run as a non-root user.

client/allocdir tests can be run as a non-root user to ensure this
behavior and tests that rely on root or non-root users properly detect
their effective user and skip instead of fail.

Switched some tests to use Image based isolation instead of No FS isolation to allow running more tests as non-root users.

Fixes #2178 and allows using Docker and other image based drivers even
when nomad is run as a non-root user.

`client/allocdir` tests can be run as a non-root user to ensure this
behavior and tests that rely on root or non-root users properly detect
their effective user and skip instead of fail.
@dadgar
Copy link
Contributor

dadgar commented Jan 13, 2017

LGTM. Please remove the BC warning on changelog

@schmichael schmichael changed the base branch from f-driver-cleanup to master January 20, 2017 21:03
@schmichael schmichael merged commit 76d2e0d into master Jan 20, 2017
@schmichael schmichael deleted the b-rootless-docker branch October 12, 2017 01:09
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants