summaryrefslogtreecommitdiff
path: root/pkg/signal
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2022-08-24 20:45:57 +0200
committerMiloslav Trmač <mitr@redhat.com>2022-08-25 01:52:59 +0200
commitb36a1d1b79d7579738430adfd0696c324c3dacc0 (patch)
tree7376c6f3b7c9fa800ccaf3ca716d52b386fb0a8c /pkg/signal
parentbba306788aba723d8555281eb07edd90a5890e64 (diff)
downloadpodman-b36a1d1b79d7579738430adfd0696c324c3dacc0.tar.gz
podman-b36a1d1b79d7579738430adfd0696c324c3dacc0.tar.bz2
podman-b36a1d1b79d7579738430adfd0696c324c3dacc0.zip
BREAKING CHANGE: Change how (podman image trust show) represents multiple requirements
Currently - the output uses the first entry's type, even if the requirements are different (notably signedBy + sigstoreSIgned) - all public keys IDs are collected to a single line, even if some of them are interchangeable, and some are required (e.g. two signedBy requirements could require an image to be signed by (redhatProd OR redhatBeta) AND (vendor1 OR vendor2) So, stop collapsing the requirements, and return a separate entry for each one. Multiple GPG IDs on a single line used to mean AND or OR, now they always mean AND. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Diffstat (limited to 'pkg/signal')
0 files changed, 0 insertions, 0 deletions