contraband / autopilot

cf plugin for hands-off, zero downtime application deploys
Apache License 2.0
130 stars 42 forks source link

Delete the renamed app #12

Closed yookore closed 8 years ago

yookore commented 9 years ago

autopilot should delete the renamed app after successful completion of the hot deployment.

I see this when I cf zero-downtime-push uas -f manifest.yml`

FAILED
Server error, status code: 400, error code: 100002, message: The app name is taken: uas-venerable
error: Error executing cli core command

Happens because autopilot still keeps the old renamed app. Is there a flag to force it not to keep the renamed app?

concourse-bot commented 9 years ago

Hi there!

We use Pivotal Tracker to provide visibility into what our team is working on. A story for this issue has been automatically created.

The current status is as follows:

This comment, as well as the labels on the issue, will be automatically updated as the status in Tracker changes.

xoebus commented 8 years ago

It should delete it if everything worked correctly. Make sure that your original deploy was successful.

Please feel free to re-open this if this is not the case.