1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Files
OpenShift Cherrypick Robot b8c3badca9 [redhat-3.16] fix(api): return manifest pull stats for digest-only pulls (PROJQUAY-9877) (#4677)
fix(api): return manifest pull stats for digest-only pulls (PROJQUAY-9877)

When images are pulled by digest only (not by tag), the API endpoint
was returning 0 for manifest_pull_count because it ignored manifest_stats
when tag_stats was None.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Brady Pratt <bpratt@redhat.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-03 14:41:41 +00:00
..