Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the containerd executor #2568

Merged
merged 1 commit into from Mar 23, 2018
Merged

Conversation

ijc
Copy link
Contributor

@ijc ijc commented Mar 23, 2018

It targets an old pre v1.0 alpha version of containerd and is not currently
maintained.

closes #2219, closes #2258, closes #2259 and closes #2299.

The vendoring of libtrust did not become obsolete here but vndr noted that it
was unused so I dropped it while I was there.

Signed-off-by: Ian Campbell ijc@docker.com

It targets an old pre v1.0 alpha version of containerd and is not currently
maintained.

closes moby#2219, closes moby#2258, closes moby#2259 and closes moby#2299.

The vendoring of libtrust did not become obsolete here but vndr noted that it
was unused so I dropped it while I was there.

Signed-off-by: Ian Campbell <ijc@docker.com>
@ijc ijc force-pushed the nuke-containerd-executor branch from 1cc057c to fe9b063 Compare March 23, 2018 14:00
@ijc
Copy link
Contributor Author

ijc commented Mar 23, 2018

I don't think this can be my changes:


	Error Trace:	integration_test.go:582
		
	Error:		Received unexpected error unsupported key format due to FIPS compliance

Flakey test?

@cyli
Copy link
Contributor

cyli commented Mar 23, 2018

@ijc yes, I have a PR to remove the environment variable so we can test without setting a glibal end var, which causes issues when tests are run in parallel

@ijc
Copy link
Contributor Author

ijc commented Mar 23, 2018

@cyli is it #2562 ? In any case I'll wait for whichever PR and rebase.

@cyli
Copy link
Contributor

cyli commented Mar 23, 2018

@ijc It is - it might take a while, since that's based on some other PRs. I'll just rebuild for now.

@dperny
Copy link
Collaborator

dperny commented Mar 23, 2018

LGTM when it passes tests. Thanks for cleaning up after yourself.

Copy link
Contributor

@cyli cyli left a comment

Choose a reason for hiding this comment

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

LGTM on tests passing. Hooray for code removal!

@codecov
Copy link

codecov bot commented Mar 23, 2018

Codecov Report

Merging #2568 into master will increase coverage by 0.31%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2568      +/-   ##
==========================================
+ Coverage   61.46%   61.77%   +0.31%     
==========================================
  Files         134      134              
  Lines       21800    21800              
==========================================
+ Hits        13399    13468      +69     
+ Misses       6958     6886      -72     
- Partials     1443     1446       +3

@cyli cyli merged commit 4185be5 into moby:master Mar 23, 2018
@ijc ijc deleted the nuke-containerd-executor branch March 26, 2018 09:16
@ijc
Copy link
Contributor Author

ijc commented Mar 26, 2018

Thanks for shepherding it through the tests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants