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

Add opt for default unix device permissions #2549

Merged
merged 1 commit into from Aug 15, 2018

Conversation

crosbymichael
Copy link
Member

These opts either inherit the parent cgroup device.list or append the
default unix devices like /dev/null /dev/random so that the container
has access.

Signed-off-by: Michael Crosby crosbymichael@gmail.com

These opts either inherit the parent cgroup device.list or append the
default unix devices like /dev/null /dev/random so that the container
has access.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
@codecov-io
Copy link

Codecov Report

Merging #2549 into master will decrease coverage by 0.33%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2549      +/-   ##
==========================================
- Coverage   44.93%   44.59%   -0.34%     
==========================================
  Files          95       95              
  Lines        9933    10007      +74     
==========================================
  Hits         4463     4463              
- Misses       4748     4822      +74     
  Partials      722      722
Flag Coverage Δ
#linux 48.4% <0%> (-0.46%) ⬇️
#windows 41.54% <ø> (ø) ⬆️
Impacted Files Coverage Δ
oci/spec_opts_unix.go 17.79% <0%> (-3.74%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a69a0b0...b67ea85. Read the comment docs.

@ehazlett
Copy link
Member

LGTM

1 similar comment
@dmcgowan
Copy link
Member

LGTM

@dmcgowan dmcgowan merged commit 0ffb948 into containerd:master Aug 15, 2018
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.

None yet

4 participants