Cancelling a Deployment

DCP supports cancelling a deployment as long as the deployment is not already at a Completed or Failed terminal status.

Why whould I want to do this?

  • If the deployment was requested in error.
  • If the deployment appears to be stuck, and you wish to cancel it to troubleshoot.

How to cancel a deployment

Click on the Cancel button on the Deployment List or in Deployment Detail. The deployment will:

  • stop any existing phases in a 'Started' phase
  • mark the remaining child phases as "cancelled" if they are in a "new" status.
  • move the Deployment to a cancelled phase and send a notification to the service's slack channel.

Version: 0.3.110
Last Updated: 2024-07-01T19:32:00+0000