Skip to content

Add --no-cosign-verify flag to disable Cosign signature verification#251

Merged
agners merged 1 commit intomasterfrom
no-verify-flag
Sep 15, 2025
Merged

Add --no-cosign-verify flag to disable Cosign signature verification#251
agners merged 1 commit intomasterfrom
no-verify-flag

Conversation

@sairon
Copy link
Copy Markdown
Member

@sairon sairon commented Sep 15, 2025

When using the builder for local development builds, Cosign signing adds unnecessary complexity. However, if the images are not signed, the cache can't be used because verifying the image fails. Add new flag to explicitly disable verification of the signature which can be used for these scenarios.

Comment thread README.md Outdated
When using the builder for local development builds, Cosign signing adds
unnecessary complexity. However, if the images are not signed, the cache
can't be used because verifying the image fails. Add new flag to
explicitly disable verification of the signature which can be used for
these scenarios.
@sairon sairon requested a review from agners September 15, 2025 11:34
@sairon sairon changed the title Add --no-verify flag to disable Cosign signature verification Add --no-cosign-verify flag to disable Cosign signature verification Sep 15, 2025
@agners agners merged commit 37583b0 into master Sep 15, 2025
10 checks passed
@agners agners deleted the no-verify-flag branch September 15, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants