Skip to content

Add shim skeleton code#2979

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
crosbymichael:shim-skel
Feb 6, 2019
Merged

Add shim skeleton code#2979
crosbymichael merged 1 commit intocontainerd:masterfrom
crosbymichael:shim-skel

Conversation

@crosbymichael
Copy link
Copy Markdown
Member

This allows runtime authors to quickly bootstrap new shim
implementations.

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

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

Comment thread runtime/v2/example/README.md Outdated
Comment thread runtime/v2/example/example.go Outdated
Comment thread runtime/v2/example/example.go Outdated
@jterry75
Copy link
Copy Markdown
Contributor

jterry75 commented Feb 6, 2019

This would of saved me some time 2 weeks ago 👍 !

This allows runtime authors to quickly bootstrap new shim
implementations.

Signed-off-by: Michael Crosby <[email protected]>
@crosbymichael
Copy link
Copy Markdown
Member Author

Comments addressed

@codecov-io
Copy link
Copy Markdown

codecov-io commented Feb 6, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2979   +/-   ##
=======================================
  Coverage   43.98%   43.98%           
=======================================
  Files         102      102           
  Lines       10873    10873           
=======================================
  Hits         4782     4782           
  Misses       5358     5358           
  Partials      733      733
Flag Coverage Δ
#linux 47.63% <ø> (ø) ⬆️
#windows 41.19% <ø> (ø) ⬆️

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 b94b99d...2dacef0. Read the comment docs.

1 similar comment
@codecov-io
Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2979   +/-   ##
=======================================
  Coverage   43.98%   43.98%           
=======================================
  Files         102      102           
  Lines       10873    10873           
=======================================
  Hits         4782     4782           
  Misses       5358     5358           
  Partials      733      733
Flag Coverage Δ
#linux 47.63% <ø> (ø) ⬆️
#windows 41.19% <ø> (ø) ⬆️

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 b94b99d...2dacef0. Read the comment docs.

@ehazlett
Copy link
Copy Markdown
Member

ehazlett commented Feb 6, 2019

LGTM

@crosbymichael crosbymichael merged commit 64e8897 into containerd:master Feb 6, 2019
@crosbymichael crosbymichael deleted the shim-skel branch February 6, 2019 20:29
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