contraband / autopilot

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

Changes route before checking parameters #2

Closed teancom closed 9 years ago

teancom commented 9 years ago

If you run cf zero-downtime-push appname without passing in a manifest.yml, it first renames the old app to training-venerable, and then checks to see that you forgot to pass in a manifest and dies. At that point, re-running the same command but with -f manifest.yml appended doesn't work, and confusion reigns.

Thank you!

xoebus commented 9 years ago

@teancom Thanks for reporting! I'll file a bug in our tracker.