Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for showing keyPaths in (podman image trust show) | Miloslav Trmač | 2022-08-29 |
| | | | | Signed-off-by: Miloslav Trmač <mitr@redhat.com> | ||
* | Recognize the new lookaside names for simple signing sigstore | Miloslav Trmač | 2022-08-29 |
| | | | | Signed-off-by: Miloslav Trmač <mitr@redhat.com> | ||
* | Add a unit test for trust.PolicyDescription | Miloslav Trmač | 2022-08-29 |
Add at least a basic unit test for the various entry types. So that we don't have to actually deal with GPG keys and /usr/bin/gpg*, parametrize the code with a gpgIDReader , and pass a fake one in the unit test. Signed-off-by: Miloslav Trmač <mitr@redhat.com> |