(podman image sign) uses an unpredictable image name for the destination file #6994
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
For now, filling primarily to have a place to track this.
If a specific image is available locally, using several different repo@digest values,
podman image sign
will use that value instead of the name the user specified for storing the resulting signature.podman/pkg/domain/infra/abi/images.go
Line 637 in 54d16f3
srcRef
and the digest ofgetManifest
, likec/image/docker.{configuredSignatureStorageBase,signatureStorageURL}
.The text was updated successfully, but these errors were encountered: