|
Re: visual studio extension - login error
Hi Vlad,
We are running CF release 207.
Here is the /v2/info output with some of the data
Hi Vlad,
We are running CF release 207.
Here is the /v2/info output with some of the data
|
By
Jon Price
·
#133
·
|
|
Re: visual studio extension - login error
Hello Jon,
Can you please let me know what version of Cloud Foundry you are running? If you could include the output of your "info" endpoint it would be great
Hello Jon,
Can you please let me know what version of Cloud Foundry you are running? If you could include the output of your "info" endpoint it would be great
|
By
Vlad Iovanov
·
#132
·
|
|
Re: Code license question
Hi Piotr,
The cloudfoundry-community github org is open to anyone in the community
who'd like to publicize their code. I don't believe there are any strict
guidelines around the license that should
Hi Piotr,
The cloudfoundry-community github org is open to anyone in the community
who'd like to publicize their code. I don't believe there are any strict
guidelines around the license that should
|
By
Mike Dalessio
·
#131
·
|
|
Re: visual studio extension - login error
Hi Jon,
Just for context, the VS extension was only this week open-sourced by HP
and put into the CF incubator.
I expect this issue is arising because the VS extension was developed to
run with HP
Hi Jon,
Just for context, the VS extension was only this week open-sourced by HP
and put into the CF incubator.
I expect this issue is arising because the VS extension was developed to
run with HP
|
By
Mike Dalessio
·
#130
·
|
|
Re: Problem for Chaos Lemur
Hi Stephen,
DRYRUN mode does everything the same as normal operation *except* for the
actual deletion, so if Chaos Lemur is reporting unexpected names it's a
problem with some other part of your
Hi Stephen,
DRYRUN mode does everything the same as normal operation *except* for the
actual deletion, so if Chaos Lemur is reporting unexpected names it's a
problem with some other part of your
|
By
Paul Harris
·
#129
·
|
|
Re: TCP Router VS NoRouter
The "norouter", while interesting, isn't the official CF project approach
to HTTP traffic routing. The TCP router is being built to support TCP
routing as a general solution, with the goal of it
The "norouter", while interesting, isn't the official CF project approach
to HTTP traffic routing. The TCP router is being built to support TCP
routing as a general solution, with the goal of it
|
By
Chip Childers <cchilders@...>
·
#127
·
|
|
Re: Capturing data from DEA varz endpoints
You can use the allow_host_access property in your manifest to enable the
access. It simply suppresses the iptables rule you mention that rejects
You can use the allow_host_access property in your manifest to enable the
access. It simply suppresses the iptables rule you mention that rejects
|
By
Aaron Huber
·
#128
·
|
|
Capturing data from DEA varz endpoints
As part of our CF monitoring we want to collect data from the DEA varz
endpoints to help us calculate our headroom. In the spirit of eating our
own dogfood we want to deploy this a micro service on CF
As part of our CF monitoring we want to collect data from the DEA varz
endpoints to help us calculate our headroom. In the spirit of eating our
own dogfood we want to deploy this a micro service on CF
|
By
john mcteague <john.mcteague@...>
·
#125
·
|
|
TCP Router VS NoRouter
Hi,
I attended sessions on both TCP Router (Cloud Foundry and IOT protocol support by Atul Kshirsagar) and NoRouter (Norouter: Running Cloud Foundry without the Gorouter by Mike Heath).
I just
Hi,
I attended sessions on both TCP Router (Cloud Foundry and IOT protocol support by Atul Kshirsagar) and NoRouter (Norouter: Running Cloud Foundry without the Gorouter by Mike Heath).
I just
|
By
Owais Mohamed
·
#126
·
|
|
Re: [vcap-dev] Java OOM debugging
Thanks Chris.
We had given the MALLOC_ARENA_MAX setting a wide birth because Lari had
mentioned it was buggy on lucid64 & we're still on that stemcell right now.
We do have a test case running all
Thanks Chris.
We had given the MALLOC_ARENA_MAX setting a wide birth because Lari had
mentioned it was buggy on lucid64 & we're still on that stemcell right now.
We do have a test case running all
|
By
Dave Head-Rapson
·
#124
·
|
|
Problem for Chaos Lemur
Hi guys,
I am trying to use the tool Chaos Lemur to do HA test for CF. I got the guide from below link:
Hi guys,
I am trying to use the tool Chaos Lemur to do HA test for CF. I got the guide from below link:
|
By
stephen
·
#123
·
|
|
Re: Understand Billing Event
Hey Guangcai:
Dr. Nic Williams from Stark & Wayne blogged [0] a pretty nice write up
about billing. He did a nice job updating it with the new endpoints that
Dieu noted
Hey Guangcai:
Dr. Nic Williams from Stark & Wayne blogged [0] a pretty nice write up
about billing. He did a nice job updating it with the new endpoints that
Dieu noted
|
By
Greg Oehmen
·
#122
·
|
|
Re: Understand Billing Event
http://apidocs.cloudfoundry.org/208/
http://apidocs.cloudfoundry.org/208/
|
By
Dieu Cao <dcao@...>
·
#121
·
|
|
Re: Understand Billing Event
Hi Guancai,
This manifest property and api's have been deprecated as they calculated
things incorrectly.
They have been replaced with App Usage Events and Service Usage Events
which you can find more
Hi Guancai,
This manifest property and api's have been deprecated as they calculated
things incorrectly.
They have been replaced with App Usage Events and Service Usage Events
which you can find more
|
By
Dieu Cao <dcao@...>
·
#120
·
|
|
Re: [vcap-dev] Java OOM debugging
The JVM has Native Memory Tracking (NMT), but I've never used it. Here
are some details about
The JVM has Native Memory Tracking (NMT), but I've never used it. Here
are some details about
|
By
Lari Hotari <Lari@...>
·
#119
·
|
|
Understand Billing Event
Hi,
I am trying to understand the property "cc:billing_event_writing_enabled".
Who can share some knowledge on my following questions? if I enable this
property, when will the billing events be
Hi,
I am trying to understand the property "cc:billing_event_writing_enabled".
Who can share some knowledge on my following questions? if I enable this
property, when will the billing events be
|
By
iamflying
·
#118
·
|
|
visual studio extension - login error
We have been trying to use the visual studio extension from https://github.com/cloudfoundry-incubator/cf-vs-extension but get an error when logging in.
Unexpected character encountered while parsing
We have been trying to use the visual studio extension from https://github.com/cloudfoundry-incubator/cf-vs-extension but get an error when logging in.
Unexpected character encountered while parsing
|
By
Jon Price
·
#117
·
|
|
Re: [vcap-dev] Java OOM debugging
I don't have proper data gathered from older than 8.0.20, so I cannot
compare.
I was just wondering when did 8.0.20 become available in JBP, I found
this date:
HEAD
I don't have proper data gathered from older than 8.0.20, so I cannot
compare.
I was just wondering when did 8.0.20 become available in JBP, I found
this date:
HEAD
|
By
Lari Hotari <Lari@...>
·
#116
·
|
|
Re: - Is it possible to create custom Roles
There is no way to create custom roles.
Only the roles shown here are available:
http://docs.cloudfoundry.org/concepts/roles.html
CF Runtime Team
There is no way to create custom roles.
Only the roles shown here are available:
http://docs.cloudfoundry.org/concepts/roles.html
CF Runtime Team
|
By
CF Runtime
·
#115
·
|
|
Re: UAA, SAML, and LDAP questions
Hi Aaron,
ECP Support is a roadmap item at this time and doesn't have a set timeline.
Apart from adding ECP SAML SP support on the UAA side, the SAML IDP needs
to implement and support this profile as
Hi Aaron,
ECP Support is a roadmap item at this time and doesn't have a set timeline.
Apart from adding ECP SAML SP support on the UAA side, the SAML IDP needs
to implement and support this profile as
|
By
Sree Tummidi
·
#114
·
|