|
Re: UAA: Level count of Spaces under an Org
Hi Filip,
Will do. You actually have already helped me half way through this. My initial motivation was to find out the whole implications of this.
Thanks!
-Zongwei
Hi Filip,
Will do. You actually have already helped me half way through this. My initial motivation was to find out the whole implications of this.
Thanks!
-Zongwei
|
By
Zongwei Sun
·
#1652
·
|
|
Re: Warden: staging error when pushing app
Hey Kyle,
Can we take a look at your deployment manifest (with all the secrets
redacted)?
Zak + Dan, CF OSS Integration team
Hey Kyle,
Can we take a look at your deployment manifest (with all the secrets
redacted)?
Zak + Dan, CF OSS Integration team
|
By
CF Runtime
·
#1651
·
|
|
Re: UAA: Level count of Spaces under an Org
hi Zongwei, I suggest you start a new thread that doesn't have [UAA] in the
subject. This is a cloud controller question, and the experts on that
component will not read this post, because it says
hi Zongwei, I suggest you start a new thread that doesn't have [UAA] in the
subject. This is a cloud controller question, and the experts on that
component will not read this post, because it says
|
By
Filip Hanik
·
#1650
·
|
|
Re: UAA: Level count of Spaces under an Org
Hi Filip,
Currently, there is only one level of Org supported, so you just cannot create a child Org under an Org. People are asking if we can extend it and support multiple of Orgs. I am sure the
Hi Filip,
Currently, there is only one level of Org supported, so you just cannot create a child Org under an Org. People are asking if we can extend it and support multiple of Orgs. I am sure the
|
By
Zongwei Sun
·
#1649
·
|
|
Warden: staging error when pushing app
I'm getting an error pushing any app during the staging step. The cf logs
returns only this:
In the warden logs, there are a few suspect messages:
"timestamp": 1441985105.8883495,
"message":
I'm getting an error pushing any app during the staging step. The cf logs
returns only this:
In the warden logs, there are a few suspect messages:
"timestamp": 1441985105.8883495,
"message":
|
By
kyle havlovitz <kylehav@...>
·
#1648
·
|
|
Re: Consumer from doppler
The noaa library also lets you consume data from the loggregator firehose.
The firehose sample app
<https://github.com/cloudfoundry/noaa/blob/master/firehose_sample/main.go>
shows how you can do
The noaa library also lets you consume data from the loggregator firehose.
The firehose sample app
<https://github.com/cloudfoundry/noaa/blob/master/firehose_sample/main.go>
shows how you can do
|
By
Rohit Kumar
·
#1647
·
|
|
Re: cloud_controller_ng process only uses 100% cpu
MRI Ruby is not able to execute threads in parallel. There is a "Global
Interpreter Lock" that prevents Ruby code in multiple threads from
executing at the same time. Threads can still do IO
MRI Ruby is not able to execute threads in parallel. There is a "Global
Interpreter Lock" that prevents Ruby code in multiple threads from
executing at the same time. Threads can still do IO
|
By
CF Runtime
·
#1646
·
|
|
[Bosh-lite] Can not recreate vm/job
All,
i just recreate my router vm but failed with following execption.
root(a)bosh-lite:~# bosh -n -d /vagrant/manifests/cf-manifest.yml recreate
router_z1
Processing deployment
All,
i just recreate my router vm but failed with following execption.
root(a)bosh-lite:~# bosh -n -d /vagrant/manifests/cf-manifest.yml recreate
router_z1
Processing deployment
|
By
Yitao Jiang
·
#1645
·
|
|
cloud_controller_ng process only uses 100% cpu
I'm using CF v195, Ruby v2.1.4;
CC VM using 4 core, I found ruby process(in fact is cloud_controller_ng process) can reach 104% cpu usage on average on the 4 cores, but can not reach more
I'm using CF v195, Ruby v2.1.4;
CC VM using 4 core, I found ruby process(in fact is cloud_controller_ng process) can reach 104% cpu usage on average on the 4 cores, but can not reach more
|
By
Lyu yun
·
#1644
·
|
|
Consumer from doppler
Dear all!
How can i consumer all data from doppler?
for example, in noaa consumer example, the GUID prama is required, it seems like that noaa can only read from a app.
Dear all!
How can i consumer all data from doppler?
for example, in noaa consumer example, the GUID prama is required, it seems like that noaa can only read from a app.
|
By
Yancey
·
#1643
·
|
|
Re: Starting Spring Boot App after deploying it to CF
Did you make your jar/war executable? if not that would help.
Just add the following below the dependency in pom
<build>
<plugins>
<plugin>
Did you make your jar/war executable? if not that would help.
Just add the following below the dependency in pom
<build>
<plugins>
<plugin>
|
By
Naga Rakesh
·
#1642
·
|
|
Re: Starting Spring Boot App after deploying it to CF
i tried this simple getting-started guide [1] and it worked easily for me
[2].
[1] http://spring.io/guides/gs/spring-boot/
[2] https://gist.github.com/jbayer/ecacb25822dddd44ba13
--
Thank
i tried this simple getting-started guide [1] and it worked easily for me
[2].
[1] http://spring.io/guides/gs/spring-boot/
[2] https://gist.github.com/jbayer/ecacb25822dddd44ba13
--
Thank
|
By
James Bayer
·
#1641
·
|
|
Re: Unsubscribe
By
Karan Makim
·
#1640
·
|
|
Re: UAA: Level count of Spaces under an Org
I think you mean Clod Controller and not UAA
UAA supports nested group hierarchies. but it doesn't manage spaces and
orgs.
I think you mean Clod Controller and not UAA
UAA supports nested group hierarchies. but it doesn't manage spaces and
orgs.
|
By
Filip Hanik
·
#1639
·
|
|
Re: Generic data points for dropsonde
One of the use cases that would benefit from this would be metrics sending.
Given that the current statsd protocol lacks the ability to supply
metadata, such as job and index ids, some apps have taken
One of the use cases that would benefit from this would be metrics sending.
Given that the current statsd protocol lacks the ability to supply
metadata, such as job and index ids, some apps have taken
|
By
Jim Park
·
#1638
·
|
|
CF Release Scripts Moved
CF Release top-level scripts have been moved. The new location is under the
`scripts/` folder.
Thanks,
CF OSS Release Integration Team
CF Release top-level scripts have been moved. The new location is under the
`scripts/` folder.
Thanks,
CF OSS Release Integration Team
|
By
Natalie Bennett
·
#1637
·
|
|
Migrating from 10.244.0.34.xip.io to bosh-lite.com
On the CAPI team, we were experiencing pain around the flakiness of xip.io
causing spurious test failures. We have registered bosh-lite.com, which is
just an A record to 10.244.0.34, as well as for
On the CAPI team, we were experiencing pain around the flakiness of xip.io
causing spurious test failures. We have registered bosh-lite.com, which is
just an A record to 10.244.0.34, as well as for
|
By
Dan Wendorf
·
#1636
·
|
|
FYI: Survey: Cloud Foundry Service Broker Compliance
Hi, all,
I've been working on some side projects with IBM Research to improve
various aspects of CF. Some are pretty early research work and some are
ready to graduate and presented to you.
One of
Hi, all,
I've been working on some side projects with IBM Research to improve
various aspects of CF. Some are pretty early research work and some are
ready to graduate and presented to you.
One of
|
By
Michael Maximilien
·
#1635
·
|
|
CF-Abacus: IPMs
Hi, all,
For anyone interested in CF-Abacus, we are having our IPMs on Friday's @
10a PDT @ Pivotal HQ.
I don't have a room reserve for tomorrow, but please ping me if you are
interested in
Hi, all,
For anyone interested in CF-Abacus, we are having our IPMs on Friday's @
10a PDT @ Pivotal HQ.
I don't have a room reserve for tomorrow, but please ping me if you are
interested in
|
By
Michael Maximilien
·
#1634
·
|
|
UAA: Level count of Spaces under an Org
Currently, there is only 1 level of Spaces under an Org with UAA. I heard people talking about adding more levels of Spaces to it. I'd like to have some discussions if this really makes sense.
Currently, there is only 1 level of Spaces under an Org with UAA. I heard people talking about adding more levels of Spaces to it. I'd like to have some discussions if this really makes sense.
|
By
Zongwei Sun
·
#1633
·
|