Skip to content

Remove 5k lines of unnecessary dependencies#480

Merged
tiborvass merged 2 commits intodocker:masterfrom
dnephin:remove-unnecessary-deps
Aug 29, 2017
Merged

Remove 5k lines of unnecessary dependencies#480
tiborvass merged 2 commits intodocker:masterfrom
dnephin:remove-unnecessary-deps

Conversation

@dnephin
Copy link
Copy Markdown
Contributor

@dnephin dnephin commented Aug 29, 2017

TestDecodeContainerConfigVolumes was testing runconfig.DecodeContainerConfig in docker/docker/runconfig not this repo.

Removing it allows us to remove a bunch of unused dependencies from vendor.

This is point 2 from #424 (review)

These tests will be moved to moby/moby in (TODO: link PR here when opened)

cc @simonferquel

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
@vieux
Copy link
Copy Markdown
Contributor

vieux commented Aug 29, 2017

tumblr_lltzgnhi5f1qzib3wo1_400

Copy link
Copy Markdown
Contributor

@vieux vieux left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 29, 2017

Codecov Report

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

@@           Coverage Diff           @@
##           master     #480   +/-   ##
=======================================
  Coverage   48.62%   48.62%           
=======================================
  Files         199      199           
  Lines       16396    16396           
=======================================
  Hits         7973     7973           
  Misses       8007     8007           
  Partials      416      416

@tiborvass
Copy link
Copy Markdown
Collaborator

LGTM

@tiborvass tiborvass merged commit e600621 into docker:master Aug 29, 2017
@GordonTheTurtle GordonTheTurtle added this to the 17.08.0 milestone Aug 29, 2017
@dnephin dnephin deleted the remove-unnecessary-deps branch August 29, 2017 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants