Skip to content

Add With-helper for supplemental gid support#2627

Merged
estesp merged 1 commit intocontainerd:masterfrom
estesp:supplemental-groups
Sep 12, 2018
Merged

Add With-helper for supplemental gid support#2627
estesp merged 1 commit intocontainerd:masterfrom
estesp:supplemental-groups

Conversation

@estesp
Copy link
Copy Markdown
Member

@estesp estesp commented Sep 10, 2018

Can be used to conform to Docker engine behavior of adding additional
GIDs to spec when found in /etc/group of image filesystem

Signed-off-by: Phil Estes estesp@linux.vnet.ibm.com

@codecov-io
Copy link
Copy Markdown

codecov-io commented Sep 11, 2018

Codecov Report

Merging #2627 into master will decrease coverage by 0.28%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2627      +/-   ##
==========================================
- Coverage   44.05%   43.76%   -0.29%     
==========================================
  Files          94       94              
  Lines       10238    10305      +67     
==========================================
  Hits         4510     4510              
- Misses       5008     5075      +67     
  Partials      720      720
Flag Coverage Δ
#linux 47.48% <0%> (-0.3%) ⬇️
#windows 40.42% <0%> (-0.31%) ⬇️
Impacted Files Coverage Δ
oci/spec_opts.go 21.48% <0%> (-2.29%) ⬇️

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 83668f4...78e61af. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

1 similar comment
@Random-Liu
Copy link
Copy Markdown
Member

LGTM

Can be used to conform to Docker engine behavior of adding additional
GIDs to spec when found in /etc/group of image filesystem

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
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