Skip to content

Add more descriptive error on manifest list push#1872

Merged
dmcgowan merged 1 commit intocontainerd:masterfrom
estesp:manifest-list-push
Dec 5, 2017
Merged

Add more descriptive error on manifest list push#1872
dmcgowan merged 1 commit intocontainerd:masterfrom
estesp:manifest-list-push

Conversation

@estesp
Copy link
Copy Markdown
Member

@estesp estesp commented Dec 4, 2017

Adds a more descriptive error message for pushing indexes/manifest list
references with missing content references to a docker v2 API supporting
container registry. This can be followed up with a more complete review
of how to handle "deep" references for manifest lists on push/pull post
containerd 1.0.

Signed-off-by: Phil Estes [email protected]

Reference: #1772

@estesp estesp requested a review from stevvooe December 4, 2017 22:56
Comment thread client.go Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

// TODO(estesp):

Copy link
Copy Markdown
Member

@stevvooe stevvooe left a comment

Choose a reason for hiding this comment

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

LGTM

@dmcgowan PTAL

Adds a more descriptive error message for pushing indexes/manifest list
references with missing content references to a docker v2 API supporting
container registry. This can be followed up with a more complete review
of how to handle "deep" references for manifest lists on push/pull post
containerd 1.0.

Signed-off-by: Phil Estes <[email protected]>
@estesp estesp force-pushed the manifest-list-push branch from e90b1e6 to 02661c7 Compare December 4, 2017 23:00
@estesp
Copy link
Copy Markdown
Member Author

estesp commented Dec 4, 2017

addded the "TODO(estesp)".. thanks @stevvooe

@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 4, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1872   +/-   ##
=======================================
  Coverage   49.07%   49.07%           
=======================================
  Files          86       86           
  Lines        8263     8263           
=======================================
  Hits         4055     4055           
  Misses       3538     3538           
  Partials      670      670
Flag Coverage Δ
#linux 52.45% <ø> (ø) ⬆️
#windows 44.25% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 617c63d...02661c7. Read the comment docs.

@stevvooe stevvooe added this to the 1.0.0 milestone Dec 5, 2017
@dmcgowan
Copy link
Copy Markdown
Member

dmcgowan commented Dec 5, 2017

LGTM

@dmcgowan dmcgowan merged commit 2214a07 into containerd:master Dec 5, 2017
@estesp estesp deleted the manifest-list-push branch December 5, 2017 02:25
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.

4 participants