mirror of
https://github.com/project-zot/zot.git
synced 2026-06-18 05:28:07 +08:00
8f0bf18d7e
ImageIndex2ImageSummary was missing LastPullTimestamp assignment, causing multi-arch image queries to always return null for this field. Also adds the PushedBy field (already stored in MetaDB) to the GraphQL schema and both conversion paths (manifest and index). Signed-off-by: cainydev <wajo432@gmail.com>