Add option to get content digest from manifest get#1775
Merged
Conversation
The client may need the content digest to delete a manifest using the digest used by the registry. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
Current coverage is 54.74%
@@ master #1775 diff @@
==========================================
Files 120 120
Lines 10455 10466 +11
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
- Hits 6443 5730 -713
- Misses 3417 4233 +816
+ Partials 595 503 -92
|
|
LGTM 👍 |
thaJeztah
pushed a commit
to thaJeztah/distribution
that referenced
this pull request
Apr 22, 2021
Add option to get content digest from manifest get
thaJeztah
pushed a commit
to thaJeztah/distribution
that referenced
this pull request
Jan 19, 2022
Add option to get content digest from manifest get
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The client may need the content digest to delete a manifest using the digest used by the registry.
Allows implemented suggestion deletion flow from here #1566 (comment) with the registry client.