Uploaded image for project: 'OpenShift Over the Air'
  1. OpenShift Over the Air
  2. OTA-1375

Mitigate Cincinnati's slow Quay scrapes

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • OTA 262, OTA 263

      Liveness checks currently kick in after initialDelaySeconds:150, which is much less than the roughly 17m it can currently take to scrape Quay.  If we're too slow to scrape, failing liveness checks can terminate the container just as it was about to be ready, and the replacement container has to start scraping over again.

      We should configure a startup probe to allow 20m before the liveness/readiness checks kick in.

      We should also reconsider caching scraped information in volumes to recycle between subsequent containers (and possibly subsequent pods): OTA-219.

      And also consider improving Cincinnati's ability to detect release images.

              pratikam Pratik Mahajan
              trking W. Trevor King
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: