Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

backend/repository2: don't ignore when there's an image digest#171

Merged
iaguis merged 1 commit intoappc:masterfrom
cgonyeo:fix-digest
Jun 14, 2016
Merged

backend/repository2: don't ignore when there's an image digest#171
iaguis merged 1 commit intoappc:masterfrom
cgonyeo:fix-digest

Conversation

@cgonyeo
Copy link
Copy Markdown
Member

@cgonyeo cgonyeo commented Jun 1, 2016

The code for pulling from a v2 repository always used the tag to pull,
but the correct action was to pull by digest when one was specified.

Related: #170.

The code for pulling from a v2 repository always used the tag to pull,
but the correct action was to pull by digest when one was specified.
@jonboulle
Copy link
Copy Markdown
Contributor

lgtm, can we test?

@cgonyeo
Copy link
Copy Markdown
Member Author

cgonyeo commented Jun 1, 2016

afaik there are no tests for fetching from a remote repository, by digest or not.

I just created this to reflect this fact: #172.

@cgonyeo
Copy link
Copy Markdown
Member Author

cgonyeo commented Jun 14, 2016

Bump on this, it's necessary for rkt/rkt#2188.

I also need tests for fetching for #176, and whatever tests I add there could reasonably cover this use case.

@iaguis
Copy link
Copy Markdown
Member

iaguis commented Jun 14, 2016

Let's merge this then. LGTM.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants