Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-4108

Tekton results version not showing on 1.14.0

XMLWordPrintable

    • Pipelines Sprint 257, Pipelines Sprint 258

      Description of problem:

      Except on OCP 4.12, tekton results version showing properly on OCP 4.13/4.14/4.15

      Prerequisites (if any, like setup, operators/versions):

       

      Steps to Reproduce

      1. On OCP 4.12 install pipelines operator with iib:668566
      2. Run oc get tektonresult
      3. Run oc get tektonresult result -o jsonpath={.status.version}

      Actual results:

      $ oc get tektonresult result -o jsonpath={.status.version}
      $ oc get tektonresult
      NAME     VERSION   READY   REASON
      result             True  

      Expected results:

      $ oc get tektonresult result -o jsonpath={.status.version}
      v0.9.1

      $ oc get tektonresult
      NAME     VERSION   READY   REASON
      result   v0.9.1    True

      Reproducibility (Always/Intermittent/Only Once):

      Acceptance criteria: 

       

      Definition of Done:

      Build Details:

      Index image v4.12: registry-proxy.engineering.redhat.com/rh-osbs/iib:668566
      Index image v4.13: registry-proxy.engineering.redhat.com/rh-osbs/iib:668593
      Index image v4.14: registry-proxy.engineering.redhat.com/rh-osbs/iib:668599
      Index image v4.15: registry-proxy.engineering.redhat.com/rh-osbs/iib:668605

      Additional info (Such as Logs, Screenshots, etc):

       

       *

            rh-ee-kbaig Khurram Baig
            vaaynure Varsha Aaynure
            Veeresh Aradhya Veeresh Aradhya
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: