Hi, I'm following the instructions in https://docs.openshift.com/container-platform/4.5/pipelines/creating-applications-with-cicd-pipelines.html#running-a-pipeline_creating-applications-with-cicd-pipelines , and things break on step 1 of "Running a pipeline". Here is what I get:
[zaphod@oc6010654212 vote-api]$ tkn pipelinerun list NAME STARTED DURATION STATUS build-and-deploy-run-pmncm 1 minute ago 0 seconds Failed(PipelineValidationFailed) [zaphod@oc6010654212 vote-api]$ tkn pipelinerun logs build-and-deploy-run-86bjs -f -n pipelines-tutorial invalid input params: didn't need these params but they were provided anyway: [IMAGE] [zaphod@oc6010654212 vote-api]$ But the parameter in question is there in the pipeline, as can be seen below: [image: image.png] How do I fix / investigate this? Thanks, Marvin
_______________________________________________ users mailing list users@lists.openshift.redhat.com http://lists.openshift.redhat.com/openshiftmm/listinfo/users