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

Ability to opt in/out Tekton hub integration

    XMLWordPrintable

Details

    • Pipelines Sprint 212, Pipelines Sprint 213

    Description

      As a user, I want to enable/disable the tekton hub tasks in the pipeline builder UI.

      User should be able to read/write a value on a tektonConfig object,. this flag/param in the tektonConfig object will be used to decide whether the UI to contain Tekton hub tasks(public/hosted) in the pipeline builder task library.

      By default, the hub UI integration will be enables and no param will be there in tekton config.

      If want to disable the integration, param should be added with value false by the admin user, then UI will not show Tekton hub tasks while using pipeline builder across the cluster.

      For eg:

      hub:
         params:
            - name: enable-devconsole-integration
              value: 'false'
      

      Attachments

        Activity

          People

            piyushgarg001 Piyush Garg
            karthik.jk Karthik Jeeyar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: