Skip to content

Conversation

@jvanz
Copy link
Member

@jvanz jvanz commented Oct 24, 2025

Description

In order to allow old cosign version and other verification tools to verify the signature it's necessary to disable the new cosign signature bundle enable by default since v3.x.x.

Fix kubewarden/helm-charts#839

In order to allow old cosign version and other verification tools to
verify the signature it's necessary to disable the new cosign signature
bundle enable by default since v3.x.x.

Signed-off-by: José Guilherme Vanz <[email protected]>
@jvanz jvanz self-assigned this Oct 24, 2025
@jvanz jvanz requested a review from a team as a code owner October 24, 2025 13:00
@github-project-automation github-project-automation bot moved this to Pending review in Kubewarden Oct 24, 2025
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.19%. Comparing base (2e2fd7a) to head (6f52aff).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1230      +/-   ##
==========================================
+ Coverage   72.98%   74.19%   +1.21%     
==========================================
  Files          30       30              
  Lines        3927     3306     -621     
==========================================
- Hits         2866     2453     -413     
+ Misses        896      688     -208     
  Partials      165      165              
Flag Coverage Δ
integration-tests 59.56% <ø> (+1.87%) ⬆️
unit-tests 60.46% <ø> (-0.69%) ⬇️

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.

@jvanz jvanz merged commit e87f2b6 into kubewarden:main Oct 27, 2025
9 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Done in Kubewarden Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Hauler fails to pull rc1 images due to signatures issue

2 participants