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

Operator version in Tekton Config CR is not updating on Operator upgrades

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Cannot Reproduce
    • Icon: Blocker Blocker
    • Pipelines 1.6.2
    • None
    • Operator
    • None
    • False
    • False
    • Pipelines Sprint 214

      Actual Behaviour

      Operator version in Tekton Config CR is not updating on Operator upgrades

      Expected Behaviour

      Operator version in Tekton Config CR should be updated on Operator upgrades

      Steps to reproduce

      1. Install v1.6.1 operator
      2. Check version field in status of tekton config CR. It should be v1.6.1
      ```
      oc get tektonconfig config -o yaml | grep -E "version: v.+"
      ```
      3. Upgrade to v1.6.2 operator
      4. Check version field in status of tekton config CR. It is same v1.6.1
      ```
      oc get tektonconfig config -o yaml | grep -E "version: v.+"
      ```

              piyushgarg001 Piyush Garg
              piyushgarg001 Piyush Garg
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: