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
This should not be needed... but it could be handy if
* SigningConfig already contains rekor v2
* user for some reason does not want rekor v2 entries in
the bundle
This option only does anything if there are multiple Rekor versions
listed in SigningConfig.
The test is changed since the "ANY" selector is now considered to not be
an error if there are 0 services:
* This is not a problem since for both TSAs and tlogs we have a check
that there is at least one service
* This improves the error message when --rekor-version is used with
a version that is not found in signingconfig
Signed-off-by: Jussi Kukkonen <[email protected]>
0 commit comments