contraband / autopilot

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

Handle manifests with multiple applications #23

Closed jmcarp closed 8 years ago

jmcarp commented 8 years ago

Autopilot renames application-to-replace but pushes all applications in the specified manifest. So if my manifest includes app-a and app-b, running cf zero-downtime-deploy app-a -f manifest.yml will deploy app-a without downtime, but app-b with downtime. Users can work around this by keeping each application in its own manifest, but it should be simple enough to support this use case in autopilot by passing the application name to cf push.

concourse-bot commented 8 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.