Skip to content

Avoid pruning absolute links from extracted and flattened images#2241

Merged
Subserial merged 1 commit intogoogle:mainfrom
Subserial:absolute-lenience
Mar 26, 2026
Merged

Avoid pruning absolute links from extracted and flattened images#2241
Subserial merged 1 commit intogoogle:mainfrom
Subserial:absolute-lenience

Conversation

@Subserial
Copy link
Copy Markdown
Contributor

@Subserial Subserial commented Mar 25, 2026

Fixes #2238

This unbreaks the functionality before we attempt to fix creating tar files with out-of-band links.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.74%. Comparing base (8b3c303) to head (824fdea).
⚠️ Report is 76 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (8b3c303) and HEAD (824fdea). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (8b3c303) HEAD (824fdea)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2241       +/-   ##
===========================================
- Coverage   71.67%   52.74%   -18.94%     
===========================================
  Files         123      164       +41     
  Lines        9935    11113     +1178     
===========================================
- Hits         7121     5861     -1260     
- Misses       2115     4546     +2431     
- Partials      699      706        +7     

☔ 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.

@Subserial Subserial merged commit 4cb93ae into google:main Mar 26, 2026
17 checks passed
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.

crane flatten silently drops symlinks with absolute targets since v0.21.3

3 participants