|
build pack
I am trying to output to the terminal or cf logs a message and what some variable values are inside my detect script. I am using python and was wondering how this would be done. I have tried both echo
I am trying to output to the terminal or cf logs a message and what some variable values are inside my detect script. I am using python and was wondering how this would be done. I have tried both echo
|
By
Stanley Goston
·
#3860
·
|
|
Re: Reg the dev release of cf-205
If you're using a change on top of v205, there was no uaa-release.
Can you please tell me all the steps you're doing?
git clone https://github.com/cloudfoundry/cf-release
cd cf-release
./update
git
If you're using a change on top of v205, there was no uaa-release.
Can you please tell me all the steps you're doing?
git clone https://github.com/cloudfoundry/cf-release
cd cf-release
./update
git
|
By
Amit Kumar Gupta
·
#3859
·
|
|
Re: Reg the dev release of cf-205
No its not there. I copied gradlew files from uaa-release and ran again . I asks me to install gem install eventmachine -v '1.0.3'
But installing that , following error is thrown.. I am using
No its not there. I copied gradlew files from uaa-release and ran again . I asks me to install gem install eventmachine -v '1.0.3'
But installing that , following error is thrown.. I am using
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#3858
·
|
|
Re: Specifying a Default Domain for an Org
There's not currently a way to do this.
The cf CLI actually chooses the default shared domain simply be being the
first in the list.
I've often thought about allowing an Org Manager/Space Manager to
There's not currently a way to do this.
The cf CLI actually chooses the default shared domain simply be being the
first in the list.
I've often thought about allowing an Org Manager/Space Manager to
|
By
Dieu Cao <dcao@...>
·
#3857
·
|
|
Re: Reg the dev release of cf-205
In your cf-release directory, under src/uaa, do you see a file called
gradlew?
TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote:
In your cf-release directory, under src/uaa, do you see a file called
gradlew?
TECH MAHINDRA LIM at Cisco) <ngnanase(a)cisco.com> wrote:
|
By
Amit Kumar Gupta
·
#3856
·
|
|
Re: Reg the dev release of cf-205
Hi Amit
I tried multiple times to create bosh release of cloud foundry on top of 205. It repeatedly failing at uaa only.
'uaa' pre-packaging failed
Your help on this is much appreciated..
Sent:
Hi Amit
I tried multiple times to create bosh release of cloud foundry on top of 205. It repeatedly failing at uaa only.
'uaa' pre-packaging failed
Your help on this is much appreciated..
Sent:
|
By
Nithiyasri Gnanasekaran -X (ngnanase - TECH MAHINDRA LIM@Cisco) <ngnanase at cisco.com...>
·
#3855
·
|
|
Specifying a Default Domain for an Org
I have a shared domain that spans all orgs and is currently the default domain used when I push an app. I have created a private domain in an org that is specific for, say, integration. Is there a
I have a shared domain that spans all orgs and is currently the default domain used when I push an app. I have created a private domain in an org that is specific for, say, integration. Is there a
|
By
Stephen Byers <smbyers@...>
·
#3854
·
|
|
Re: Proposal to end-of-life the varz nozzle
Dear Jim,
I understand that you want to get rid of a deprecated approach. However, I'm not sure if there is a parity for the new approach yet and if we've seen a grace period allowing people to
Dear Jim,
I understand that you want to get rid of a deprecated approach. However, I'm not sure if there is a parity for the new approach yet and if we've seen a grace period allowing people to
|
By
Marco Voelz
·
#3853
·
|
|
Re: Required manifest changes for Cloud Foundry
* In this case a release for each buildpack will reduce release download
sizes significantly. My org only uses Java and Node.
* Easily knowing what releases changed and which didn't will be nice.
* In this case a release for each buildpack will reduce release download
sizes significantly. My org only uses Java and Node.
* Easily knowing what releases changed and which didn't will be nice.
|
By
Mike Youngstrom <youngm@...>
·
#3852
·
|
|
Re: Automatic routing to maintenance pages
Hi Jan,
We added functionality for wildcard routes in the routing layer. By
declaring an app with a "*.example.com" route, it will act as a fallback
application to any request not routed to another
Hi Jan,
We added functionality for wildcard routes in the routing layer. By
declaring an app with a "*.example.com" route, it will act as a fallback
application to any request not routed to another
|
By
Christopher Piraino <cpiraino@...>
·
#3851
·
|
|
Re: CF Summit North America - CFP now open!
Great point.
It closes at 11:59pm PST on Feb 29th.
Chip Childers | VP Technology | Cloud Foundry Foundation
daniel.jones(a)engineerbetter.com> wrote:
Great point.
It closes at 11:59pm PST on Feb 29th.
Chip Childers | VP Technology | Cloud Foundry Foundation
daniel.jones(a)engineerbetter.com> wrote:
|
By
Chip Childers <cchilders@...>
·
#3850
·
|
|
Automatic routing to maintenance pages
Hi,
we were thinking about the possibility to automatically forward all routes to a maintenance page in case the application is completely failing (not accepting connections, all instances not
Hi,
we were thinking about the possibility to automatically forward all routes to a maintenance page in case the application is completely failing (not accepting connections, all instances not
|
By
Jan Rudert
·
#3849
·
|
|
Re: Required manifest changes for Cloud Foundry
Why are you looking forward to independent releases?
A single release option appears pretty straightforward. Single release that
includes the correct dependent versions.
What are the advantages of
Why are you looking forward to independent releases?
A single release option appears pretty straightforward. Single release that
includes the correct dependent versions.
What are the advantages of
|
By
Tom Sherrod <tom.sherrod@...>
·
#3848
·
|
|
Re: Set a floting IP for the routers in the CF manifest stub
Here's snips for add floating ip to gorouters
networks:
- name: default
default: [dns, gateway]
- name: floating
static_ips:
- 172.16.15.15
--
Regards,
Yitao
Here's snips for add floating ip to gorouters
networks:
- name: default
default: [dns, gateway]
- name: floating
static_ips:
- 172.16.15.15
--
Regards,
Yitao
|
By
Yitao Jiang
·
#3847
·
|
|
Re: demo of support for multiple application ports and TCP routing
Hi Shannon,
The demo looks awesome, when will this functionality be available on PWS?
I'm especially interested in the TCP routing aspact.
Kind regards,
Ruben Koster
Hi Shannon,
The demo looks awesome, when will this functionality be available on PWS?
I'm especially interested in the TCP routing aspact.
Kind regards,
Ruben Koster
|
By
Ruben Koster (VMware)
·
#3846
·
|
|
Re: Proposal: App Auto-Scaling service
I'm still reading, but I'm excited for this proposal! Thank you Dies.
wrote:
I'm still reading, but I'm excited for this proposal! Thank you Dies.
wrote:
|
By
Evan Farrar <evanfarrar@...>
·
#3845
·
|
|
Proposal: App Auto-Scaling service
Dear community,
We have relaunched this initiative and put together a proposal for an App Auto-Scaling service, ready for your
Dear community,
We have relaunched this initiative and put together a proposal for an App Auto-Scaling service, ready for your
|
By
Koper, Dies <diesk@...>
·
#3844
·
|
|
Proposal to end-of-life the varz nozzle
The initial implementation of CF metrics used the Collector to poll /varz
endpoints of various components and then emit them to consumers such as
Datadog, Graphite and others. With the implementation
The initial implementation of CF metrics used the Collector to poll /varz
endpoints of various components and then emit them to consumers such as
Datadog, Graphite and others. With the implementation
|
By
Jim CF Campbell
·
#3843
·
|
|
demo of support for multiple application ports and TCP routing
The CF Routing team has reached a couple of exciting milestones recently.
I've recorded a short video demonstrating support for two important
features coming soon in Cloud Foundry: Multiple App Ports
The CF Routing team has reached a couple of exciting milestones recently.
I've recorded a short video demonstrating support for two important
features coming soon in Cloud Foundry: Multiple App Ports
|
By
Shannon Coen
·
#3842
·
|
|
Re: Future of CAB calls - short survey
FYI...
And survey says: https://goo.gl/5wBHMu
Surely you may have different summary or points to highlights, please chime here.
Note that I don't have an easy way to share the raw data since I
FYI...
And survey says: https://goo.gl/5wBHMu
Surely you may have different summary or points to highlights, please chime here.
Note that I don't have an easy way to share the raw data since I
|
By
Michael Maximilien
·
#3841
·
|