Skip to content

WithImageName container opt#3584

Merged
dmcgowan merged 1 commit intocontainerd:masterfrom
ehazlett:with-image-name
Aug 26, 2019
Merged

WithImageName container opt#3584
dmcgowan merged 1 commit intocontainerd:masterfrom
ehazlett:with-image-name

Conversation

@ehazlett
Copy link
Copy Markdown
Member

This adds a NewContainerOpt for setting the container image name without an Image (as in WithImage).

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Aug 26, 2019

Build succeeded.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

1 similar comment
@dmcgowan
Copy link
Copy Markdown
Member

LGTM

@dmcgowan dmcgowan merged commit d618c80 into containerd:master Aug 26, 2019
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3584 into master will decrease coverage by 5.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3584      +/-   ##
==========================================
- Coverage   42.26%   37.23%   -5.04%     
==========================================
  Files         126       84      -42     
  Lines       13881    11564    -2317     
==========================================
- Hits         5867     4306    -1561     
+ Misses       7128     6658     -470     
+ Partials      886      600     -286
Flag Coverage Δ
#linux ?
#windows 37.23% <ø> (ø) ⬆️
Impacted Files Coverage Δ
archive/tar_opts.go 11.76% <0%> (-47.06%) ⬇️
cio/io.go 1.4% <0%> (-45.08%) ⬇️
snapshots/native/native.go 1.79% <0%> (-41.26%) ⬇️
archive/tar.go 19.18% <0%> (-28.78%) ⬇️
metadata/snapshot.go 23.86% <0%> (-24.05%) ⬇️
content/local/writer.go 57.69% <0%> (-0.97%) ⬇️
gc/scheduler/scheduler.go 66.34% <0%> (-0.97%) ⬇️
oci/spec_opts.go 28.96% <0%> (-0.24%) ⬇️
mount/temp_unix.go
sys/reaper_linux.go
... and 40 more

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 dfd76b3...6f8fb9e. Read the comment docs.

@ehazlett ehazlett deleted the with-image-name branch August 27, 2019 02:48
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.

5 participants