CF-245 issue staging Python apps
Nicholas Calugar
Hi All,
We’ve discovered an issue in the Cloud Controller that shipped with CF-245
that affects staging Python apps and apps using any buildpack that doesn’t
return a start command as part of it’s staging result. We’ve prioritized a
bug to fix this at the top of our backlog [1]. Python users that specify a
start command for their app via manifest.yml or cf push -c flag can
workaround this issue by adding a Procfile with any command, e.g. web: foo.
[1] https://www.pivotaltracker.com/story/show/132190561
Thanks,
Nick
--
Nicholas Calugar
Product Manager - Cloud Foundry API
Pivotal Software, Inc.
We’ve discovered an issue in the Cloud Controller that shipped with CF-245
that affects staging Python apps and apps using any buildpack that doesn’t
return a start command as part of it’s staging result. We’ve prioritized a
bug to fix this at the top of our backlog [1]. Python users that specify a
start command for their app via manifest.yml or cf push -c flag can
workaround this issue by adding a Procfile with any command, e.g. web: foo.
[1] https://www.pivotaltracker.com/story/show/132190561
Thanks,
Nick
--
Nicholas Calugar
Product Manager - Cloud Foundry API
Pivotal Software, Inc.