Skip to content

Export shim publisher functions #3588

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
katiewasnothere:exposeEventPublisher
Aug 28, 2019
Merged

Export shim publisher functions #3588
crosbymichael merged 1 commit intocontainerd:masterfrom
katiewasnothere:exposeEventPublisher

Conversation

@katiewasnothere
Copy link
Copy Markdown

  • Our out of tree shim would like to publish events with ttrpc. These
    functions should be exposed so our shim doesn't need to reimplement
    publisher logic.

Signed-off-by: Kathryn Baldauf [email protected]

- Our out of tree shim would like to publish events with ttrpc. These
functions should be exposed so our shim doesn't need to reimplement
publisher logic.

Signed-off-by: Kathryn Baldauf <[email protected]>
@katiewasnothere
Copy link
Copy Markdown
Author

@jterry75 @kevpar PTAL :)

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3588 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3588   +/-   ##
=======================================
  Coverage   42.26%   42.26%           
=======================================
  Files         126      126           
  Lines       13881    13881           
=======================================
  Hits         5867     5867           
  Misses       7128     7128           
  Partials      886      886
Flag Coverage Δ
#linux 45.75% <0%> (ø) ⬆️
#windows 37.23% <0%> (ø) ⬆️
Impacted Files Coverage Δ
runtime/v2/shim/publisher.go 0% <0%> (ø) ⬆️
runtime/v2/shim/shim.go 0% <0%> (ø) ⬆️

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 3096178...2d8a65b. Read the comment docs.

1 similar comment
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3588 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3588   +/-   ##
=======================================
  Coverage   42.26%   42.26%           
=======================================
  Files         126      126           
  Lines       13881    13881           
=======================================
  Hits         5867     5867           
  Misses       7128     7128           
  Partials      886      886
Flag Coverage Δ
#linux 45.75% <0%> (ø) ⬆️
#windows 37.23% <0%> (ø) ⬆️
Impacted Files Coverage Δ
runtime/v2/shim/publisher.go 0% <0%> (ø) ⬆️
runtime/v2/shim/shim.go 0% <0%> (ø) ⬆️

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 3096178...2d8a65b. Read the comment docs.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Aug 28, 2019

Build succeeded.

Copy link
Copy Markdown
Member

@mxpv mxpv left a comment

Choose a reason for hiding this comment

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

LGTM

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael crosbymichael merged commit 0293cbd into containerd:master Aug 28, 2019
@katiewasnothere katiewasnothere deleted the exposeEventPublisher branch August 28, 2019 16:25
@jterry75
Copy link
Copy Markdown
Contributor

@katiewasnothere - Epic! Nice work finding this.

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