Skip to content

Conversation

shin-
Copy link
Contributor

@shin- shin- commented Nov 24, 2015

More relaxed version that matches the constraints imposed by the current version of the docker daemon.
Few unit tests to verify the new cases.
Client.pull was trying to set the tag value when it wasn't supposed to, fixed now.
utils.parse_repository_tag is simpler and supports @sha... notation.

Fixes #860

More relaxed version that matches the constraints imposed by the
current version of the docker daemon.
Few unit tests to verify the new cases.
Client.pull was trying to set the tag value when it wasn't supposed
to, fixed now.
utils.parse_repository_tag is simpler and supports @sha... notation

Signed-off-by: Joffrey F <joffrey@docker.com>
@shin- shin- force-pushed the 860-deprecate-resolve-repo-name branch from 7298e1f to 6d0e2d6 Compare November 24, 2015 02:43
@shin- shin- added this to the 1.6.0 milestone Nov 24, 2015
@shin- shin- self-assigned this Nov 24, 2015
@shin- shin- mentioned this pull request Nov 24, 2015
Copy link
Contributor

Choose a reason for hiding this comment

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

A test with an @ digest would be good I think

Signed-off-by: Joffrey F <joffrey@docker.com>
@shin-
Copy link
Contributor Author

shin- commented Nov 24, 2015

Updated with a couple tests for the @digest notation.

@shin- shin- added the kind/bug label Nov 24, 2015
@dnephin
Copy link
Contributor

dnephin commented Nov 25, 2015

LGTM

shin- added a commit that referenced this pull request Nov 30, 2015
@shin- shin- merged commit c0ec551 into master Nov 30, 2015
@shin- shin- deleted the 860-deprecate-resolve-repo-name branch March 23, 2016 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't pull images with . In name.
3 participants