pipecd icon indicating copy to clipboard operation
pipecd copied to clipboard

Deployment is stuck at RUNNING state if it unable to rollback in case of failure

Open khanhtc1202 opened this issue 2 years ago • 2 comments

What happened:

When the deployment of kind k8s got errors (because of kubectl version mismatch - for instance), the ROLLBACK stage will be started. If the ROLLBACK is failed as well, the deployment is stuck at RUNNING state.

What you expected to happen:

In case of k8s failure error, piped should be able to finish the deployment regardless k8s issue.

How to reproduce it:

Environment:

  • piped version: 0.26.0
  • control-plane version: 0.27.1
  • Others:

khanhtc1202 avatar Mar 30 '22 07:03 khanhtc1202

Check whether setting timeout for command (etc kubectl...) or not

knanao avatar Apr 04 '22 06:04 knanao

/assign @khanhtc1202

knanao avatar Apr 04 '22 07:04 knanao