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

digest: remove stuttering ParseDigest function #2104

Merged
merged 2 commits into from
Dec 15, 2016

Conversation

stevvooe
Copy link
Collaborator

Signed-off-by: Stephen J Day [email protected]

@stevvooe
Copy link
Collaborator Author

Hold off on merging this for a bit...

@stevvooe
Copy link
Collaborator Author

Alright, please merge when building!

@dmcgowan
Copy link
Collaborator

LGTM

@aaronlehmann
Copy link
Contributor

LGTM, but note that this change will have to be coordinated with docker/docker and docker/swarmkit, which both use this function. The moment swarmkit vendors a new distribution and fixes its calls to this function, docker will need to as well, otherwise swarmkit won't be vendorable anymore. It's probably worth creating PRs for both docker/docker and docker/swarmkit and merging them around the same time.

@dmcgowan
Copy link
Collaborator

This change does not remove the old function, so don't think there should be any difficulty vendoring

@dmcgowan dmcgowan merged commit 898c263 into distribution:master Dec 15, 2016
@stevvooe stevvooe deleted the digest-parse branch December 16, 2016 01:48
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.

3 participants