cloudfoundry / cf-deployment-concourse-tasks

Apache License 2.0
23 stars 76 forks source link

Add --keep-alive option to run-errand #80

Closed sunjayBhatia closed 5 years ago

sunjayBhatia commented 5 years ago

Utilizes the bosh run-errand --keep-alive feature which does not tear down the errand VM every time the errand is run

Defaulted in task config to false and can be enabled by setting the KEEP_ALIVE parameter to true

cfdreddbot commented 5 years ago

Hey sunjayBhatia!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/161222628

The labels on this github issue will be updated when the story is started.

sunjayBhatia commented 5 years ago

Totally missed theres already a PR for this, closing