Skip to content

Fix bad import graph from opts/opts.go#34668

Merged
dnephin merged 1 commit intomoby:masterfrom
dnephin:fix-registry-dependencies
Aug 29, 2017
Merged

Fix bad import graph from opts/opts.go#34668
dnephin merged 1 commit intomoby:masterfrom
dnephin:fix-registry-dependencies

Conversation

@dnephin
Copy link
Copy Markdown
Member

@dnephin dnephin commented Aug 29, 2017

This problem was introduced in #33440

Moved ParseGenericResources to a more appropriate package.

See docker/cli#424 (review) for a full explanation of the problem. Importing these packages from opts creates a huge dependency tree for no reason.

cc @simonferquel

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

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

LGTM 😎

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 I kicked off z again

@dnephin
Copy link
Copy Markdown
Member Author

dnephin commented Aug 29, 2017

One test flake on z on DockerSuite.TestEventsOOMDisableTrue, unrelated to this PR

@dnephin dnephin merged commit d85e839 into moby:master Aug 29, 2017
@dnephin dnephin deleted the fix-registry-dependencies branch August 29, 2017 23:55
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