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
Simplify multi-arch publish and verify both index and manifest cases
--all on the existing oci-archive: transport is sufficient to publish
the full multi-arch index; the tar/oci: directory extraction isn't
needed. Also fix the verification so it doesn't silently pass for the
single-arch precompiled builds (ubuntu22.04, ubuntu26.04, and
ubuntu24.04 azure-fde all build amd64-only per multi-arch.mk) by
comparing manifest digests structurally instead of an empty
manifests[] list against another empty list.
Signed-off-by: Abrar Shivani <ashivani@nvidia.com>
0 commit comments