Skip to content

Add LogFile as a cio IO option#2315

Merged
dmcgowan merged 1 commit intocontainerd:masterfrom
crosbymichael:logio
Apr 27, 2018
Merged

Add LogFile as a cio IO option#2315
dmcgowan merged 1 commit intocontainerd:masterfrom
crosbymichael:logio

Conversation

@crosbymichael
Copy link
Copy Markdown
Member

Signed-off-by: Michael Crosby [email protected]

@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 26, 2018

Codecov Report

Merging #2315 into master will decrease coverage by 0.09%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #2315     +/-   ##
=========================================
- Coverage   45.51%   45.41%   -0.1%     
=========================================
  Files          83       83             
  Lines        9190     9210     +20     
=========================================
  Hits         4183     4183             
- Misses       4331     4351     +20     
  Partials      676      676
Flag Coverage Δ
#linux 49.9% <0%> (-0.14%) ⬇️
#windows 41.24% <ø> (ø) ⬆️
Impacted Files Coverage Δ
cio/io.go 35.44% <0%> (-12.02%) ⬇️

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 c73794f...1c263a7. Read the comment docs.

Comment thread cio/io.go Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We don't want to truncate the file? If not maybe say we'll append to it in the docstring

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

added. it should be appended so that restarts work

Signed-off-by: Michael Crosby <[email protected]>
Copy link
Copy Markdown
Contributor

@mlaventure mlaventure left a comment

Choose a reason for hiding this comment

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

LGTM

@dmcgowan
Copy link
Copy Markdown
Member

LGTM

@dmcgowan dmcgowan merged commit cddd791 into containerd:master Apr 27, 2018
@crosbymichael crosbymichael deleted the logio branch April 27, 2018 18:07
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