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

Fix operator version in `tkn version` downstream

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • Pipelines 1.7
    • None
    • None
    • None
    • 1
    • False
    • None
    • False
    • Pipelines Sprint 216

      tkn version shows operator version as devel, this needs to be fixed downstream

      $ tkn version
      Client version: 0.23.0
      Pipeline version: v0.33.2
      Triggers version: v0.19.0
      Operator version: devel
      

      These replacements need to be added - https://github.com/tektoncd/operator/blob/d9bd3a84204854a12b4acfb74d70f6b41b270fde/tekton/build-publish-images-manifests.yaml#L123

      https://code.engineering.redhat.com/gerrit/plugins/gitiles/openshift-pipelines/+/refs/heads/pipelines-1.7-rhel-8/hack/operator-fetch-payload.sh

      From vdemeest -
      ideally
      make -C ${SOURCE} OPERATOR_SDK=$(which operator-sdk) operator-bundle
      ^^ this should do the replace & co instead of the release task script

            concaf Shubham Minglani
            concaf Shubham Minglani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: