Skip to content

containerd-shim: redirect output into stdout fifo#3275

Merged
estesp merged 1 commit intocontainerd:masterfrom
fuweid:me-redirect-shim-v1-output-into-fifo
May 13, 2019
Merged

containerd-shim: redirect output into stdout fifo#3275
estesp merged 1 commit intocontainerd:masterfrom
fuweid:me-redirect-shim-v1-output-into-fifo

Conversation

@fuweid
Copy link
Copy Markdown
Member

@fuweid fuweid commented May 12, 2019

Redirect is used to make sure that containerd still can read the log of
shim after restart.

Signed-off-by: Wei Fu [email protected]

Redirect is used to make sure that containerd still can read the log of
shim after restart.

Signed-off-by: Wei Fu <[email protected]>
@codecov-io
Copy link
Copy Markdown

codecov-io commented May 12, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #3275      +/-   ##
=========================================
- Coverage   48.33%   44.4%   -3.93%     
=========================================
  Files         102     113      +11     
  Lines        9627   12231    +2604     
=========================================
+ Hits         4653    5431     +778     
- Misses       4149    5966    +1817     
- Partials      825     834       +9
Flag Coverage Δ
#linux 48.33% <ø> (ø) ⬆️
#windows 39.66% <ø> (?)
Impacted Files Coverage Δ
snapshots/native/native.go 43.04% <0%> (-9.99%) ⬇️
metadata/snapshot.go 45.8% <0%> (-8.96%) ⬇️
archive/tar.go 43.79% <0%> (-7.07%) ⬇️
metadata/containers.go 47.97% <0%> (-6.62%) ⬇️
content/local/writer.go 58.65% <0%> (-5.55%) ⬇️
content/local/store.go 49.51% <0%> (-5.15%) ⬇️
metadata/images.go 57.57% <0%> (-4.99%) ⬇️
archive/tar_opts.go 28.57% <0%> (-4.77%) ⬇️
archive/compression/compression.go 58.69% <0%> (-4.7%) ⬇️
metadata/buckets.go 56.33% <0%> (-4.6%) ⬇️
... and 63 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 bc94455...fbb80b9. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@estesp estesp merged commit 7ad8848 into containerd:master May 13, 2019
@fuweid fuweid deleted the me-redirect-shim-v1-output-into-fifo branch May 14, 2019 01:10
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