|
Re: CF CLI: how do you use `no-start` with `cf push`
thanks to all that have replied.
i'd like to ask a clarifying question. it sounds like most of these use-cases are "set up some environment for the app". this implies to me that these workflows are
thanks to all that have replied.
i'd like to ask a clarifying question. it sounds like most of these use-cases are "set up some environment for the app". this implies to me that these workflows are
|
By
Zach Robinson
·
#8107
·
|
|
Re: CF CLI: how do you use `no-start` with `cf push`
Hey Bernd and Julian,
Many thanks for your responses.
Wondering if you folks have tried using the `v3-create-app` command as Mike has pointed out (and Zach elsewhere). The command is basically the
Hey Bernd and Julian,
Many thanks for your responses.
Wondering if you folks have tried using the `v3-create-app` command as Mike has pointed out (and Zach elsewhere). The command is basically the
|
By
Abby Chau
·
#8106
·
|
|
Re: CF CLI: how do you use `no-start` with `cf push`
+1 to that last use case. In particular, if a service requires bind configuration, then it's not possible to put the binding in an app manifest (because manifests don't support service binding
+1 to that last use case. In particular, if a service requires bind configuration, then it's not possible to put the binding in an app manifest (because manifests don't support service binding
|
By
Hjortshoj, Julian <Julian.Hjortshoj@...>
·
#8105
·
|
|
Re: CF CLI: how do you use `no-start` with `cf push`
Hi Abby,
Thank you very much for reaching out. Indeed, we are frequent users of the `no-start` flag. A couple of use cases:
After a `cf ssh-enable APP_NAME`, you’ll need to restart your app
Hi Abby,
Thank you very much for reaching out. Indeed, we are frequent users of the `no-start` flag. A couple of use cases:
After a `cf ssh-enable APP_NAME`, you’ll need to restart your app
|
By
Krannich, Bernd <bernd.krannich@...>
·
#8104
·
|
|
Re: CF CLI: how do you use `no-start` with `cf push`
Hi Lee,
Have you seen the new variable substitution feature for manifests? It might really help your use-case.
https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html#multi-manifests
-Zach
Hi Lee,
Have you seen the new variable substitution feature for manifests? It might really help your use-case.
https://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html#multi-manifests
-Zach
|
By
Zach Robinson
·
#8103
·
|
|
Re: CF CLI: how do you use `no-start` with `cf push`
We mostly use it to do things to an application before starting it that cannot be done in a manifest. For example, setting computed environment variables, or binding services that need
We mostly use it to do things to an application before starting it that cannot be done in a manifest. For example, setting computed environment variables, or binding services that need
|
By
Mike Youngstrom <youngm@...>
·
#8102
·
|
|
Re: CF CLI: how do you use `no-start` with `cf push`
Hi,
We use it when setting env vars that we don't want to commit. Or when committing then would harm the reuse of our code by others.
E.g. https://docs.cloud.service.gov.uk/#metrics
Thanks
Lee
Hi,
We use it when setting env vars that we don't want to commit. Or when committing then would harm the reuse of our code by others.
E.g. https://docs.cloud.service.gov.uk/#metrics
Thanks
Lee
|
By
Lee Porte
·
#8101
·
|
|
UAA.yaml envvar substitution
Hi cf-dev,
i am trying to bootstrap UAA 4.6.1 with an admin user password from the environment. i tried providing the entire scim.users array item and just the password in the pipe-delimited string
Hi cf-dev,
i am trying to bootstrap UAA 4.6.1 with an admin user password from the environment. i tried providing the entire scim.users array item and just the password in the pipe-delimited string
|
By
Szerdahelyi, Andras (GE Digital)
·
#8100
·
|
|
CF CLI: how do you use `no-start` with `cf push`
Hi everyone,
The CF CLI is soliciting feedback on how you use the `no-start` flag:
what are your specific use cases?
if the flag was no longer available, how might that affect you? (Would you
Hi everyone,
The CF CLI is soliciting feedback on how you use the `no-start` flag:
what are your specific use cases?
if the flag was no longer available, how might that affect you? (Would you
|
By
Abby Chau
·
#8099
·
|
|
Re: CF Application Runtime PMC - Release Integration Project Lead Call for Nominations
Hello all,
Pivotal is nominating Josh Collins for the Release Integration Project Lead in the Application Runtime PMC. He is currently serving as Interim Project Lead for the Release Integration
Hello all,
Pivotal is nominating Josh Collins for the Release Integration Project Lead in the Application Runtime PMC. He is currently serving as Interim Project Lead for the Release Integration
|
By
Dieu Cao <dcao@...>
·
#8098
·
|
|
Re: CF Application Runtime PMC - Release Integration Project Lead Call for Nominations
Hi, Dieu, David, and teams,
Let me personally (and on behalf of IBM’s CF team) thank David Sabeti for an outstanding job transitioning us all to cf-deployment.
In the process, also making CF
Hi, Dieu, David, and teams,
Let me personally (and on behalf of IBM’s CF team) thank David Sabeti for an outstanding job transitioning us all to cf-deployment.
In the process, also making CF
|
By
Michael Maximilien
·
#8097
·
|
|
Feedback request - Polyglot service discovery for C2C networking
Hi,
Polyglot service discovery has been available since early 2018. This feature provides DNS-based service discovery that lets apps find each others’ internal addresses. If you are using this
Hi,
Polyglot service discovery has been available since early 2018. This feature provides DNS-based service discovery that lets apps find each others’ internal addresses. If you are using this
|
By
Preethi Varambally
·
#8096
·
|
|
CF Application Runtime PMC - Release Integration Project Lead Call for Nominations
Hello All,
David Sabeti, the Project Lead for the Release Integration team within the Application Runtime PMC, is transitioning back to engineering. We thank him for his time serving as the Release
Hello All,
David Sabeti, the Project Lead for the Release Integration team within the Application Runtime PMC, is transitioning back to engineering. We thank him for his time serving as the Release
|
By
Dieu Cao <dcao@...>
·
#8095
·
|
|
PM Vacancy for Auto-Scaler
Hi, all,
We have a PM vacancy for the AutoScaler project and the team has nominated Bo Yang from IBM (one of the lead engineers for the initial project) as replacement.
Please suggest any other
Hi, all,
We have a PM vacancy for the AutoScaler project and the team has nominated Bo Yang from IBM (one of the lead engineers for the initial project) as replacement.
Please suggest any other
|
By
Michael Maximilien
·
#8094
·
|
|
Action Required: Deprecating the built-in garden aufs filesystem driver ("garden-shed")
Hi cf-developnauts!
I wanted to quickly remind y'all, and seek any remaining feedback, about our plans to deprecate the garden-shed filesystem driver in an upcoming garden release.
We previously
Hi cf-developnauts!
I wanted to quickly remind y'all, and seek any remaining feedback, about our plans to deprecate the garden-shed filesystem driver in an upcoming garden release.
We previously
|
By
Julz Friedman
·
#8093
·
|
|
Re: (action requested) cf app display changes
Here is the link to the survey: https://goo.gl/forms/5lHCbAIEiQf03G1g2. Thanks!
Here is the link to the survey: https://goo.gl/forms/5lHCbAIEiQf03G1g2. Thanks!
|
By
Abby Chau
·
#8092
·
|
|
(action requested) cf app display changes
Hi everyone,
The CF CLI team sent out a two minute survey recently to gather feedback on changes [1] to the `cf app` display summary information. Please have your say on how the `cf app` summary will
Hi everyone,
The CF CLI team sent out a two minute survey recently to gather feedback on changes [1] to the `cf app` display summary information. Please have your say on how the `cf app` summary will
|
By
Abby Chau
·
#8091
·
|
|
Re: Quick (2 min) survey for the Cloud Foundry Community!
On Wed, Jun 20, 2018, 4:33 PM Chris Clark <cclark@...> wrote:
***note, if you are a dedicated Cloud Foundry committer, this is identical to a survey we sent out to you in January. If you completed
On Wed, Jun 20, 2018, 4:33 PM Chris Clark <cclark@...> wrote:
***note, if you are a dedicated Cloud Foundry committer, this is identical to a survey we sent out to you in January. If you completed
|
By
Brandon Hudlemeyer
·
#8090
·
|
|
Quick (2 min) survey for the Cloud Foundry Community!
***note, if you are a dedicated Cloud Foundry committer, this is identical to a survey we sent out to you in January. If you completed that survey, you can ignore this***
- Do you work on Cloud
***note, if you are a dedicated Cloud Foundry committer, this is identical to a survey we sent out to you in January. If you completed that survey, you can ignore this***
- Do you work on Cloud
|
By
Chris Clark
·
#8089
·
|
|
Re: (action requested) Changing CF App Display
Hi all,
We've analyzed the `cf app` survey results; thanks again to those who responded. Here's our findings and actions steps:
Based on your feedback, we have decided to change `cf app` to default to
Hi all,
We've analyzed the `cf app` survey results; thanks again to those who responded. Here's our findings and actions steps:
Based on your feedback, we have decided to change `cf app` to default to
|
By
Abby Chau
·
#8088
·
|