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

Catalog: missing provider-type labels on cluster tasks

    XMLWordPrintable

Details

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

    Description

      Expected value

      All Red Hat-provided cluster tasks have label "operator.tekton.dev/provider-type" with value "redhat".

      --- buildah ---
      { "app.kubernetes.io/version": "0.1", "operator.tekton.dev/provider-type": "redhat" }
      
      --- git-cli ---
      { "app.kubernetes.io/version": "0.3", "operator.tekton.dev/provider-type": "community" }
      

      Actual value

      No label

      --- buildah ---
      { "app.kubernetes.io/version": "0.1" }
      
      --- git-cli ---
      { "app.kubernetes.io/version": "0.3", "operator.tekton.dev/provider-type": "community" }
      

      Attachments

        Activity

          People

            pradkuma PRADEEP KUMAR (Inactive)
            ppitonak Pavol Pitoňák
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: