Skip to content

feat(CI): add cosign verification for Docker images#1333

Merged
grcevski merged 2 commits into
open-telemetry:mainfrom
pellared:cosign-verify
Feb 20, 2026
Merged

feat(CI): add cosign verification for Docker images#1333
grcevski merged 2 commits into
open-telemetry:mainfrom
pellared:cosign-verify

Conversation

@pellared
Copy link
Copy Markdown
Member

@pellared pellared commented Feb 19, 2026

Towards #1201

As cosign verify was not working for me some time ago I prefer to add signature verification to the CI.

It is also recomended in https://docs.sigstore.dev/quickstart/quickstart-ci/#signing-and-verifying-a-container-image

@pellared pellared requested a review from a team as a code owner February 19, 2026 14:53
@pellared pellared changed the title feat: add cosign verification for Docker images in workflows feat(CI): add cosign verification for Docker images Feb 19, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 44.35%. Comparing base (ce8adf4) to head (601f835).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1333       +/-   ##
===========================================
+ Coverage   19.60%   44.35%   +24.75%     
===========================================
  Files         242      306       +64     
  Lines       28070    27760      -310     
===========================================
+ Hits         5502    12314     +6812     
+ Misses      21922    14713     -7209     
- Partials      646      733       +87     
Flag Coverage Δ
integration-test ?
integration-test-arm ?
integration-test-vm-x86_64-5.15.152 ?
integration-test-vm-x86_64-6.10.6 ?
k8s-integration-test ?
oats-test ?
unittests 44.35% <ø> (?)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

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

LGTM!

@grcevski grcevski merged commit 155505c into open-telemetry:main Feb 20, 2026
11 checks passed
@MrAlias MrAlias added this to the v0.6.0 milestone Feb 23, 2026
@MrAlias MrAlias mentioned this pull request Mar 5, 2026
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.

4 participants