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

rkt driver support for read-only volumes mounts #2883

Merged
merged 1 commit into from
Jul 31, 2017

Conversation

kmalec
Copy link
Contributor

@kmalec kmalec commented Jul 21, 2017

While doing some experiments with Prometheus's node_exporter in rkt container, I've been mounting /proc and /sys using the Nomad job spec (and not container spec), and since we already support dynamic mounts there, we should also support mounting them as readOnly.
Tested on real system, works fine.

@schmichael
Copy link
Member

Looks good, but since we're so close to releasing 0.6 I'm going to hold off merging until post-release. Sorry!

Thanks for the PR!

@schmichael schmichael added this to the near-term milestone Jul 21, 2017
@schmichael schmichael merged commit 1585a5b into hashicorp:master Jul 31, 2017
@tgross tgross removed this from the near-term milestone Jan 9, 2020
@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 Jan 23, 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.

None yet

3 participants