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

Differences between the old and new UI of Superuser build log panel

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

      For quay 3.16.0, there are some differences between the old and new UI of Superuser build log panel.  Some buttons were missing, one section was added. 

      1. "Download Logs" and "Copy Logs" buttons from the old UI have disappeared in the new UI

      Superuser build logs panel in the old UI

      Superuser build log panel in the new UI

      2. The new UI adds a "Build Information" section, which was absent in the old UI.

      If this is our design for the new UI, then all the information in this section should be correct.

      The "Status" field is currently NULL. Compared to the build information in the repository, the "Status" field should display "Dockerfile build completed and pushed".

      build information in repository

      Version-Release number of selected component (if applicable):

      quay.io/redhat-user-workloads/quay-eng-tenant/stable-3-16-v4-19@sha256:541c7f45baf8b1de998c7f80c601bbfb528d6c3ffd49dcfa6ca99a369c1682f7
      ------------------------------
      $ oc get $(oc get pod -l name=quay-operator-alm-owned -o name -n quay-enterprise) -o jsonpath='{.spec.containers[0].image}' -n quay-enterprise
      registry.redhat.io/quay/quay-operator-rhel9@sha256:ceb90fa9f704222815ebfec2b8c5971b69b2807e088047a0acc25956684bfc14
      ------------------------------
      $ oc get $(oc get pod -l app=quay -o NAME -n quay-enterprise|head -n 1) -o jsonpath='{.spec.containers[0].image}' -n quay-enterprise
      registry.redhat.io/quay/quay-rhel9@sha256:331d10fc6eb09013105ed5e31fd3627a13cc8afba25feadbd4256b02b441c536
      ------------------------------
      $ oc get quayregistry -o jsonpath='{.items[0].status.currentVersion}'  -n quay-enterprise
      3.16.0

              Unassigned Unassigned
              rhwhu Weihua Hu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: