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

[Pre-merge]: Column "Last Pulled" and "Pull Count" keeps empty when image tag in multiple repo

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • None
    • quay-ui
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • False

      Description:

      "Last Pulled" and "Pull Count" columns value keep empty when same tag in multiple repositories, looks like either it has been pulled or not

       

      Pre-Merge PR: https://github.com/quay/quay/pull/4382

      Quay Config:  local-dev/stack/config.yaml

      FEATURE_IMAGE_PULL_STATS: true

      Steps:

      1. Set FEATURE_IMAGE_PULL_STATS: true  
        change config.py REDIS_FLUSH_INTERVAL_SECONDS = 30
      2. Push alpine/busybox 2 images to repository A on localhost:8080 
      3. Pull alpine 3 times, busybox 1 time from repo A
      4. Push the same alpine/busybox to repository B   
      5. Pull image alpine, busybox from repo B
      6. Check repo B tag status on New UI   

      Result:

      In repo A "Last Pulled" and "Pull Count" status is correct, but in repo B it always null

      repo B ->

      Comments:

      Another case: Push image redis to repo A, then repo B, pull from any repo, both keep null

              rh-ee-shudeshp Shubhra Jayant Deshpande
              szhao@redhat.com Sean Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: