Skip to content
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

cmd-sign: add --verify-only #3821

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Jun 17, 2024

This is useful to try to recover a build which was interrupted due to signing issues. E.g. the signing request went out, but Robosignatory never answered and the build failed.

If Robosignatory is eventually fixed and drains its queue, it eventually does sign the build. So we then can just pick up where we left off and verify the signatures and flip their ACLs.

This is useful to try to recover a build which was interrupted due to
signing issues. E.g. the signing request went out, but Robosignatory
never answered and the build failed.

If Robosignatory is eventually fixed and drains its queue, it eventually
does sign the build. So we then can just pick up where we left off and
verify the signatures and flip their ACLs.
Copy link
Contributor

@jbtrystram jbtrystram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jlebon jlebon merged commit 165d0f1 into coreos:main Jun 17, 2024
3 of 5 checks passed
@jlebon jlebon deleted the pr/cmd-sign-fix-only branch June 17, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants