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.#1404

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

fix(ci): disable new cosign signature bundle format.#1404
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 86.74%. Comparing base (2f5b1e5) to head (ab40fa0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1404   +/-   ##
=======================================
  Coverage   86.74%   86.74%           
=======================================
  Files          34       34           
  Lines        4495     4495           
=======================================
  Hits         3899     3899           
  Misses        596      596           

☔ 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 2456ff0 into kubewarden:main Oct 27, 2025
31 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.

Labels

Projects

Development

Successfully merging this pull request may close these issues.

Hauler fails to pull rc1 images due to signatures issue

2 participants