You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Outsource this stuff to avoid duplication of effort.
I have no idea why newDescriptor was returning just the hex and
createHashedBlob (its only consumer) was fixing that (by the
"Normalize the hashed digest" comment). But that is how the image
tests have worked since they landed in e85687e (unit test for layout
validation, 2016-09-22, opencontainers#4). This commit drops the "Normalization"
hack and fixes newDescriptor to actually return a valid digest.
Signed-off-by: W. Trevor King <[email protected]>
0 commit comments