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

fix(ci): disable new cosign signature bundle format.#1308

Merged
jvanz merged 1 commit intokubewarden:mainfrom
jvanz:main
Oct 27, 2025
Merged

fix(ci): disable new cosign signature bundle format.#1308
jvanz merged 1 commit intokubewarden:mainfrom
jvanz:main

Conversation

@jvanz
Copy link
Copy Markdown
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]>
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.83%. Comparing base (51ff1de) to head (a426de6).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1308       +/-   ##
===========================================
+ Coverage   51.74%   73.83%   +22.09%     
===========================================
  Files          17       17               
  Lines        1090     1246      +156     
===========================================
+ Hits          564      920      +356     
+ Misses        526      326      -200     
Flag Coverage Δ
integration-tests 62.32% <ø> (+15.10%) ⬆️
unit-tests 40.76% <ø> (+13.84%) ⬆️

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 142206f into kubewarden:main Oct 27, 2025
25 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Done in Kubewarden Admission Controller Oct 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Development

Successfully merging this pull request may close these issues.

Hauler fails to pull rc1 images due to signatures issue

2 participants