Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-9460

Total Registry Size Calculation return 0 KB and always queued

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False

       

      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

      POST https://quayregistry-quay-quay-enterprise-15475.apps.quaytest-15475.qe.devcluster.openshift.com//api/v1/superuser/registrysize/

      202 ACCEPTED

      GET https://quayregistry-quay-quay-enterprise-15475.apps.quaytest-15475.qe.devcluster.openshift.com//api/v1/superuser/registrysize/

      { "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
       

       

              bcaton@redhat.com Brandon Caton
              szhao@redhat.com Sean Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: