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
checkLocalImageExistence only returns local Images and doesn't check if a manifest is local. If that was modified to be checkLocalExistence for images and manifests it would break in sign.go on line 93 which calls image.TrustedPush.
If a manifest was signed first with notary then multisigning would work with trust sign.
AFAIK there isn't an equivalent to image.TrustedPush for manifests
I created/pushed a new manifest list (using some LinuxKit images/repo for which signing is already set up:
The manifest is available and inspectable.
The, I attempt to sign the manifest list:
The text was updated successfully, but these errors were encountered: