You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
image: Fix Unified/Partial semantics on non-unified-storage systems
On systems where unified storage is not enabled (no composefs/bootc.json),
images in bootc's containers-storage should be reported as 'unified' — the
original semantics meaning 'available via bootc storage for podman'. The
composefs cross-reference check (Partial vs Unified) only makes sense when
the unified-storage three-store pipeline has been opted into.
Without this fix, plan-01-readonly would fail because 010-test-bootc-
container-store.nu asserts pulled images appear as 'unified'.
Assisted-by: OpenCode (claude-sonnet-4-6@default)
Signed-off-by: Colin Walters <walters@verbum.org>
0 commit comments