Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

fix sigstore handle multiple rekor keys#1303

Merged
flavio merged 2 commits intokubewarden:mainfrom
flavio:fix-sigstore-handle-multiple-rekor-keys
Oct 17, 2025
Merged

fix sigstore handle multiple rekor keys#1303
flavio merged 2 commits intokubewarden:mainfrom
flavio:fix-sigstore-handle-multiple-rekor-keys

Conversation

@flavio
Copy link
Copy Markdown
Member

@flavio flavio commented Oct 17, 2025

Allow multiple Rekor keys to be found, and used, inside of Sigstore's TUF repository.

Allow multiple Rekor keys to be found inside of Sigstore's TUF
repository.

Signed-off-by: Flavio Castelli <[email protected]>
Signed-off-by: Flavio Castelli <[email protected]>
@flavio
Copy link
Copy Markdown
Member Author

flavio commented Oct 17, 2025

This is also preparing for the 1.29.2 patch release

@flavio flavio self-assigned this Oct 17, 2025
Copy link
Copy Markdown
Member

@viccuad viccuad left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 17, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 51.66%. Comparing base (f848f2e) to head (b3f0ee9).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/lib.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1303      +/-   ##
==========================================
+ Coverage   50.82%   51.66%   +0.83%     
==========================================
  Files          17       17              
  Lines        1090     1084       -6     
==========================================
+ Hits          554      560       +6     
+ Misses        536      524      -12     
Flag Coverage Δ
integration-tests 47.40% <75.00%> (+0.27%) ⬆️
unit-tests 26.69% <25.00%> (+0.91%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@flavio flavio merged commit a3d392e into kubewarden:main Oct 17, 2025
14 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Done in Kubewarden Admission Controller Oct 17, 2025
@flavio flavio deleted the fix-sigstore-handle-multiple-rekor-keys branch October 17, 2025 07:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

Development

Successfully merging this pull request may close these issues.

2 participants