Skip to content

Make newBinaryIO public#3348

Merged
AkihiroSuda merged 1 commit intocontainerd:masterfrom
mxpv:new-binary-io
Jun 16, 2019
Merged

Make newBinaryIO public#3348
AkihiroSuda merged 1 commit intocontainerd:masterfrom
mxpv:new-binary-io

Conversation

@mxpv
Copy link
Copy Markdown
Member

@mxpv mxpv commented Jun 14, 2019

Make func newBinaryIO(...) (runc.IO, error) public so third-party runtimes
can reuse it for binary shim logging (and use in conjunction with logging.Run(...)).

Signed-off-by: Maksym Pavlenko [email protected]

Allow third-party runtime implementations to reuse NewBinaryIO
in order to support pluggable shim logging binary protocol.

Signed-off-by: Maksym Pavlenko <[email protected]>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Jun 14, 2019

Build succeeded.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3348 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3348   +/-   ##
=======================================
  Coverage   44.75%   44.75%           
=======================================
  Files         113      113           
  Lines       12513    12513           
=======================================
  Hits         5600     5600           
  Misses       6057     6057           
  Partials      856      856
Flag Coverage Δ
#linux 48.65% <ø> (ø) ⬆️
#windows 40.2% <ø> (ø) ⬆️

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 062d056...bca5667. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@ehotinger
Copy link
Copy Markdown
Contributor

LGTM (not a maintainer, but I find this useful)

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 (not a maintainer)

@AkihiroSuda AkihiroSuda merged commit cbb108e into containerd:master Jun 16, 2019
@mxpv mxpv deleted the new-binary-io branch March 6, 2020 00:57
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.

6 participants