Skip to content

Fix false ErrLayerMissing for RW layers with RO parents#888

Open
bitoku wants to merge 1 commit into
podman-container-tools:mainfrom
bitoku:fix-false-layer-missing-ro-parent
Open

Fix false ErrLayerMissing for RW layers with RO parents#888
bitoku wants to merge 1 commit into
podman-container-tools:mainfrom
bitoku:fix-false-layer-missing-ro-parent

Conversation

@bitoku

@bitoku bitoku commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Fixed the bug where podman system check reports "ErrLayerMissing" when using additionalimagestores.

Here is the reproducer https://gist.github.com/bitoku/ea931a25a7de22b618c14da58542e09c

Fixes https://redhat.atlassian.net/browse/OCPBUGS-84718

@github-actions github-actions Bot added the storage Related to "storage" package label Jun 2, 2026
@bitoku bitoku force-pushed the fix-false-layer-missing-ro-parent branch 2 times, most recently from f426370 to c017ca2 Compare June 2, 2026 17:22
Move parent layer validation after all layer stores are visited so
referencedROLayers is fully populated before checking parent references.

Assisted-by: Claude Code <https://claude.com/claude-code>
Signed-off-by: Ayato Tokubi <atokubi@redhat.com>
@bitoku bitoku force-pushed the fix-false-layer-missing-ro-parent branch from c017ca2 to 23e3421 Compare June 18, 2026 11:05
@bitoku

bitoku commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

@containers/container-libs-maintainers Can you PTAL?

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

Labels

storage Related to "storage" package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant