-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
quay-v3.15.2
Issue Description:
In Quay 3.15.2 recent build v3.15.2-27, Total Registry Size always returns 0.00 KiB and queued
This is a regression, not happened on 3.15.1/3.15.2 release build
v3.15.2-27 Index image v4.19: registry-proxy.engineering.redhat.com/rh-osbs/iib:1046363
Steps:
1, Push some tags to repo, make sure org has images
2, In "Super User Admin Panel", perform Calculate to get Total Registry Size
3, Wait and then check Total Registry Size
Actual Result:
Total Registry Size: 0.00 KiB, Updated: Never , Calculation queued
202 ACCEPTED
{ "size_bytes": 0, "last_ran": null, "queued": true, "running": false }
Quay config.yaml:
BROWSER_API_CALLS_XHR_ONLY: false PERMANENTLY_DELETE_TAGS: true RESET_CHILD_MANIFEST_EXPIRATION: true FEATURE_EXTENDED_REPOSITORY_NAMES: true CREATE_NAMESPACE_ON_PUSH: true FEATURE_QUOTA_MANAGEMENT: true FEATURE_PROXY_CACHE: true FEATURE_USER_INITIALIZE: true FEATURE_PROXY_STORAGE: true IGNORE_UNKNOWN_MEDIATYPES: true FEATURE_UI_V2: true FEATURE_SUPERUSERS_FULL_ACCESS: true FEATURE_AUTO_PRUNE: true FEATURE_IMAGE_EXPIRY_TRIGGER: true NOTIFICATION_TASK_RUN_MINIMUM_INTERVAL_MINUTES: 5 SUPER_USERS: - quay - admin GLOBAL_READONLY_SUPER_USERS: - superglobalro
- clones
-
PROJQUAY-9460 Total Registry Size Calculation return 0 KB and always queued
-
- Testing
-