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

Decrease upgrade job resource requests

    XMLWordPrintable

Details

    • False
    • False
    • 0
    • 0% 0%
    • 0

    Description

      Quay upgrade job has the following resource requests/limits as of 3.6.0:

      resources:
        requests:
          cpu: 2000m
          memory: 8Gi
        limits:
          cpu: 2000m
          memory: 8Gi
      

      There may be some room for improvement, specially when it comes to resource requests. The migration runs Python's alembic, on this scenario the bulk of work would be deferred to the postgres instance and not the pod running the migration.

       Acceptance criteria

      • Requests are shrunk to its minimum requirements
      • A test case exists to validate the new values (database should contain data)

      Attachments

        Activity

          People

            rmarasch@redhat.com Ricardo Maraschini (Inactive)
            rmarasch@redhat.com Ricardo Maraschini (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: