Skip to content

Completely remove Windows v2 in-tree shim#3494

Merged
AkihiroSuda merged 1 commit intocontainerd:masterfrom
jterry75:remove_v2
Aug 6, 2019
Merged

Completely remove Windows v2 in-tree shim#3494
AkihiroSuda merged 1 commit intocontainerd:masterfrom
jterry75:remove_v2

Conversation

@jterry75
Copy link
Copy Markdown
Contributor

@jterry75 jterry75 commented Aug 5, 2019

Signed-off-by: Justin Terry (VM) [email protected]

@jterry75
Copy link
Copy Markdown
Contributor Author

jterry75 commented Aug 5, 2019

@dmcgowan - We will want this for 1.3-beta

@jterry75
Copy link
Copy Markdown
Contributor Author

jterry75 commented Aug 5, 2019

Sorry I mean 1.3.0-beta1

@dmcgowan
Copy link
Copy Markdown
Member

dmcgowan commented Aug 5, 2019

Sounds good, how about runtime/v2/shim/util_windows.go?

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Aug 5, 2019

Build succeeded.

@jterry75
Copy link
Copy Markdown
Contributor Author

jterry75 commented Aug 5, 2019

@dmcgowan

Sounds good, how about runtime/v2/shim/util_windows.go?

Good catch. I thought we needed it but we only needed the AnonDialer func.

Updated

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Aug 5, 2019

Build succeeded.

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3494 into master will increase coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3494      +/-   ##
==========================================
+ Coverage   44.25%   44.27%   +0.01%     
==========================================
  Files         124      124              
  Lines       13829    13672     -157     
==========================================
- Hits         6120     6053      -67     
+ Misses       6767     6684      -83     
+ Partials      942      935       -7
Flag Coverage Δ
#linux 48.05% <ø> (ø) ⬆️
#windows 39.75% <0%> (-0.04%) ⬇️
Impacted Files Coverage Δ
runtime/v2/shim/util_windows.go 0% <ø> (ø) ⬆️
runtime/v2/shim/shim_windows.go 0% <0%> (-43.51%) ⬇️

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 29e56c5...4b5dfae. Read the comment docs.

Copy link
Copy Markdown
Member

@dmcgowan dmcgowan 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 dmcgowan added this to the 1.3 milestone Aug 6, 2019
@AkihiroSuda AkihiroSuda merged commit 225cc7d into containerd:master Aug 6, 2019
@jterry75 jterry75 deleted the remove_v2 branch August 6, 2019 18:33
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