Skip to content

feat(raw-unpack): Add --start-from-digest flag#675

Open
kevinh-canva wants to merge 1 commit intoopencontainers:mainfrom
kevinh-canva:kevinh-add-start-from-flag-to-unpack-cmds
Open

feat(raw-unpack): Add --start-from-digest flag#675
kevinh-canva wants to merge 1 commit intoopencontainers:mainfrom
kevinh-canva:kevinh-add-start-from-flag-to-unpack-cmds

Conversation

@kevinh-canva
Copy link
Copy Markdown

@kevinh-canva kevinh-canva commented May 3, 2026

Context

Add a small flag to raw unpack command to support unpacking from a specific layer.

Let me know if we want users to provide just the digest without sha256: prefix instead

Demo

image

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 3, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 12.50000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.92%. Comparing base (a058839) to head (d43acf0).
⚠️ Report is 72 commits behind head on main.

Files with missing lines Patch % Lines
cmd/umoci/raw-unpack.go 12.50% 6 Missing and 1 partial ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #675      +/-   ##
==========================================
+ Coverage   72.89%   73.92%   +1.03%     
==========================================
  Files          71       71              
  Lines        6164     4641    -1523     
==========================================
- Hits         4493     3431    -1062     
+ Misses       1213      755     -458     
+ Partials      458      455       -3     
Files with missing lines Coverage Δ
cmd/umoci/raw-unpack.go 62.90% <12.50%> (-4.60%) ⬇️

... and 58 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Kevin Ha <kevinh@canva.com>
@kevinh-canva kevinh-canva force-pushed the kevinh-add-start-from-flag-to-unpack-cmds branch from 21fe610 to d43acf0 Compare May 3, 2026 06:02
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.

2 participants