Skip to content

fix: make sure all whiteout files are processed#1887

Open
knrc wants to merge 1 commit into
quay:mainfrom
knrc:fix_layer_mapping_files
Open

fix: make sure all whiteout files are processed#1887
knrc wants to merge 1 commit into
quay:mainfrom
knrc:fix_layer_mapping_files

Conversation

@knrc
Copy link
Copy Markdown

@knrc knrc commented May 20, 2026

This PR fixes the mapping for IndexReport files within a layer. The previous mapping was for one file per layer, with one consequence being the inability to handle more than one whiteout file per layer.

@knrc knrc requested a review from a team as a code owner May 20, 2026 01:14
@knrc knrc requested review from hdonnay and removed request for a team May 20, 2026 01:14
Signed-off-by: Kevin Conner <kev.conner@gmail.com>
@knrc knrc force-pushed the fix_layer_mapping_files branch from 2ea420b to b3fe47d Compare May 20, 2026 01:16
@crozzy
Copy link
Copy Markdown
Contributor

crozzy commented May 20, 2026

f45f117 for reference

@knrc
Copy link
Copy Markdown
Author

knrc commented May 20, 2026

f45f117 for reference

Yeah, using a slice was my original approach from a year or so back. I changed the implementation when I looked at the way the tests were being written, assuming the intent was to coalesce the entries.

Any idea why that's not in main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants