Skip to content

ci: fix image signing on main#1332

Merged
mmat11 merged 1 commit into
open-telemetry:mainfrom
skl:skl/fix-image-signing
Feb 19, 2026
Merged

ci: fix image signing on main#1332
mmat11 merged 1 commit into
open-telemetry:mainfrom
skl:skl/fix-image-signing

Conversation

@skl
Copy link
Copy Markdown
Member

@skl skl commented Feb 19, 2026

The good news is #1327 reduced image build and publish time from 45m to 5m 🚀

The bad news is it also broke image signing on main (example):

could not parse reference: otel/opentelemetry-ebpf-k8s-cache:main@Name

This PR fixes the multi-arch manifest digest parsing.

@skl skl requested a review from a team as a code owner February 19, 2026 11:06
@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.27%. Comparing base (0bf4f8f) to head (7d14ac5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1332       +/-   ##
===========================================
+ Coverage   19.63%   44.27%   +24.63%     
===========================================
  Files         239      303       +64     
  Lines       27971    27689      -282     
===========================================
+ Hits         5493    12259     +6766     
+ Misses      21831    14701     -7130     
- Partials      647      729       +82     
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.27% <ø> (?)

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.

@mmat11 mmat11 merged commit 6f223ff into open-telemetry:main Feb 19, 2026
11 checks passed
@skl skl deleted the skl/fix-image-signing branch February 19, 2026 11:55
@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.

3 participants