kabanero-io / kabanero-pipelines

Default Kabanero Pipelines. This repo will be archived soon.
Apache License 2.0
14 stars 18 forks source link

deploy-kustomize pipeline randomly doesn't work when both gitops & events pipelines are activated #399

Closed kvijai82 closed 4 years ago

kvijai82 commented 4 years ago

[I] ➜ oc -n kabanero logs deploy-kustomize-pl-d0d281-deploy-kustomize-task-dltlj-de-2q9t7 -c step-deployment-condition Checking if deploy step should execute... /bin/sh: line 1: params.event-type: command not found /bin/sh: line 2: params.event-ref: command not found /bin/sh: line 3: params.event-type: command not found

ianpartridge commented 4 years ago

I see this problem using 0.9.1-alpha.3 event pipelines.

ianpartridge commented 4 years ago

I see the pipeline pass because the deploy step is skipped.

image

aadeshpa commented 4 years ago

Fix is in 0.9.1-rc.3