Skip to content

Conversation

haydentherapper
Copy link
Contributor

Clients that don't want to use a transparency log should provide a signing config without tlog service instances rather than use this flag. This will also throw an error when a client uses this flag when a signing config will be used, since Cosign/sigstore-go ignores this flag and we don't want a user to unexpectedly upload to the public instance.

Summary

Release Note

Documentation

Clients that don't want to use a transparency log should provide a
signing config without tlog service instances rather than use this flag.
This will also throw an error when a client uses this flag when a
signing config will be used, since Cosign/sigstore-go ignores this flag
and we don't want a user to unexpectedly upload to the public instance.

Signed-off-by: Hayden <8418760+haydentherapper@users.noreply.github.com>
@haydentherapper haydentherapper requested a review from a team as a code owner October 10, 2025 23:21
@haydentherapper
Copy link
Contributor Author

Hold to merge until #4449 is in, then I'll rebase.

Copy link

codecov bot commented Oct 10, 2025

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.23%. Comparing base (2ef6022) to head (bd9a0c4).
⚠️ Report is 553 commits behind head on main.

Files with missing lines Patch % Lines
cmd/cosign/cli/attest.go 0.00% 3 Missing ⚠️
cmd/cosign/cli/attest_blob.go 0.00% 3 Missing ⚠️
cmd/cosign/cli/sign.go 0.00% 3 Missing ⚠️
cmd/cosign/cli/signblob.go 0.00% 3 Missing ⚠️
cmd/cosign/cli/options/attest.go 0.00% 1 Missing ⚠️
cmd/cosign/cli/options/attest_blob.go 0.00% 1 Missing ⚠️
cmd/cosign/cli/options/sign.go 0.00% 1 Missing ⚠️
cmd/cosign/cli/options/signblob.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4458      +/-   ##
==========================================
- Coverage   40.10%   34.23%   -5.87%     
==========================================
  Files         155      218      +63     
  Lines       10044    15663    +5619     
==========================================
+ Hits         4028     5363    +1335     
- Misses       5530     9601    +4071     
- Partials      486      699     +213     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant