siamaksade / tekton-cd-demo

CI/CD demo with Tekton on OpenShift
62 stars 93 forks source link

error when creating "https://raw.githubusercontent.com/siamaksade/tekton-cd-demo/master/install-taskrun.yaml #1

Open acicfede opened 4 years ago

acicfede commented 4 years ago

Hi, we're trying to deploy the tekton-cd-demo on an ocp 4.2 environment. When I do oc create -f https://raw.githubusercontent.com/siamaksade/tekton-cd-demo/master/install-taskrun.yaml I get the error: Error from server (InternalError): error when creating "https://raw.githubusercontent.com/siamaksade/tekton-cd-demo/master/install-taskrun.yaml": Internal error occurred: admission webhook "webhook.tekton.dev" denied the request: mutation failed: cannot decode incoming new object: json: unknown field "script". Can you help us solve this ?

siamaksade commented 4 years ago

Which version of OpenShift Pipelines is installed?