Skip to content

Add opt for default unix device permissions#2549

Merged
dmcgowan merged 1 commit intocontainerd:masterfrom
crosbymichael:default-devices
Aug 15, 2018
Merged

Add opt for default unix device permissions#2549
dmcgowan merged 1 commit intocontainerd:masterfrom
crosbymichael:default-devices

Conversation

@crosbymichael
Copy link
Copy Markdown
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 [email protected]

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 <[email protected]>
@codecov-io
Copy link
Copy Markdown

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
Copy Markdown
Member

LGTM

1 similar comment
@dmcgowan
Copy link
Copy Markdown
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.

4 participants