-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not process attestation manifests
Some docker-built containers may have a so-called attestation manifest. These are not meant to be processed as normal images, but instead, will have an arch and OS of "unknown". Preflight will now ignore any image listed in a manifest that has arch and OS as "unknown". Signed-off-by: Brad P. Crochet <brad@redhat.com>
- Loading branch information
1 parent
26b14ee
commit f04b781
Showing
2 changed files
with
43 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters