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

Resolver task tkn doesn't work

XMLWordPrintable

      Description of problem:

      Task tkn doesn't work

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

      Pipelines 1.15.0
      OpenShift 4.15

      Steps to Reproduce

       # create following pipeline run

      apiVersion: tekton.dev/v1
      kind: PipelineRun
      metadata:
        name: tkn-run2
      spec:
        pipelineSpec:
          tasks:
          - name: run-tkn
            taskRef:
              resolver: cluster
              params:
              - name: kind
                value: task
              - name: name
                value: tkn
              - name: namespace
                value: openshift-pipelines
      

       

      Actual results:

      Error: command tkn $@ doesn't exist. Run tkn help for available commands
      

      Expected results:

      Default command "tkn --help" runs successfully

      Reproducibility (Always/Intermittent/Only Once):

      always

              sashture Savita .
              ppitonak Pavol Pitoňák
              Pavol Pitoňák Pavol Pitoňák
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: