-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sign multi-arch images #7718
Sign multi-arch images #7718
Conversation
9cead62
to
1f60cd6
Compare
A friendly reminder that this PR had no activity for 30 days. |
@QiWang19 Needs a rebase. |
@QiWang19 Needs a rebae. |
1f60cd6
to
14a207d
Compare
14a207d
to
ae9ab52
Compare
@mtrmac PTAL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK, just some nits.
ae9ab52
to
00e21f7
Compare
00e21f7
to
66832c3
Compare
66832c3
to
a2650f3
Compare
podman image sign handles muti-arch images. --all option to create signature for each manifest from the image manifest list. Signed-off-by: Qi Wang <qiwan@redhat.com>
a2650f3
to
6730556
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
LGTM |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: QiWang19, zhangguanzhang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
podman image sign handles muti-arch images.
--all option to create signature for each manifest from the image manifest list.
close: https://bugzilla.redhat.com/show_bug.cgi?id=1770037
Signed-off-by: Qi Wang qiwan@redhat.com