Skip to content

runhcs-shim improvements and fixes to ctr#2670

Merged
dmcgowan merged 2 commits intocontainerd:masterfrom
jterry75:runhcs_stop_success
Sep 20, 2018
Merged

runhcs-shim improvements and fixes to ctr#2670
dmcgowan merged 2 commits intocontainerd:masterfrom
jterry75:runhcs_stop_success

Conversation

@jterry75
Copy link
Copy Markdown
Contributor

  • Update runhcs-shim to use the go-bindings from Microsoft/hcsshim go-runhcs package.
  • Fixes bugs in ctr run that were introduced by 1d9b969
  • Adds support for the --isolated flag that runs Windows HyperV
    cotainers instead of process isolated containers on Windows.

Signed-off-by: Justin Terry (VM) <[email protected]>
1. Fixes bugs in ctr run that were introduced by 1d9b969
2. Adds support for the --isolated flag that runs Windows HyperV
cotainers instead of process isolated containers on Windows.

Signed-off-by: Justin Terry (VM) <[email protected]>
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2670 into master will decrease coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #2670      +/-   ##
=========================================
- Coverage   45.04%     45%   -0.04%     
=========================================
  Files          92      92              
  Lines       10106   10114       +8     
=========================================
  Hits         4552    4552              
- Misses       4834    4842       +8     
  Partials      720     720
Flag Coverage Δ
#linux 48.74% <0%> (-0.04%) ⬇️
#windows 41.76% <0%> (-0.04%) ⬇️
Impacted Files Coverage Δ
oci/spec_opts.go 20.89% <0%> (-0.24%) ⬇️

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 2623241...547bb94. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

1 similar comment
@dmcgowan
Copy link
Copy Markdown
Member

LGTM

@dmcgowan dmcgowan added this to the 1.2 milestone Sep 20, 2018
@dmcgowan dmcgowan merged commit 92d58bf into containerd:master Sep 20, 2018
@jterry75 jterry75 deleted the runhcs_stop_success branch September 21, 2018 15:58
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