|
expected? doppler log "lost election for cluster leader"
4 messages
Hi all, I have 2 doppler instances. I found if one of doppler won election for cluster leader, the other will frequently log "lost election for cluster leader" as follows. Is it expected? {"timestamp"
Hi all, I have 2 doppler instances. I found if one of doppler won election for cluster leader, the other will frequently log "lost election for cluster leader" as follows. Is it expected? {"timestamp"
|
By
iamflying
·
|
|
[ANN] python-buildpack v1.5.1 released
python-buildpack v1.5.1 has been released! ---- python-buildpack v1.5.1 - https://github.com/cloudfoundry/python-buildpack/releases/tag/v1.5.1 * Adding support for Python 3.5.0 (https://www.pivotaltra
python-buildpack v1.5.1 has been released! ---- python-buildpack v1.5.1 - https://github.com/cloudfoundry/python-buildpack/releases/tag/v1.5.1 * Adding support for Python 3.5.0 (https://www.pivotaltra
|
By
Mike Dalessio
·
|
|
anomaly in dealing with SharedDomains
Hey Nima, The expected behavior is that neither a Shared nor Private domain can take over an existing domain. We tried using your example test and found that it passed for both shared and private doma
Hey Nima, The expected behavior is that neither a Shared nor Private domain can take over an existing domain. We tried using your example test and found that it passed for both shared and private doma
|
By
Zach Robinson
·
|
|
valid org, space and service instance name?
2 messages
Hi, do you know what makes a valid org, space and service instance name? I was able to find regular expressions for org and space (see below). For service instance names I was able to find a length re
Hi, do you know what makes a valid org, space and service instance name? I was able to find regular expressions for org and space (see below). For service instance names I was able to find a length re
|
By
Buchen, Andreas
·
|
|
CloudFoundry not fouding cloud profile to connect using Spring Cloud
Hi, guys. i'm following this guide to connect a spring boot app deployed on cf using a mysqlservice bounded to the app (accessing it via spring data jpa etc): https://github.com/cf-platform-eng/spring
Hi, guys. i'm following this guide to connect a spring boot app deployed on cf using a mysqlservice bounded to the app (accessing it via spring data jpa etc): https://github.com/cf-platform-eng/spring
|
By
Flávio Henrique Schuindt da Silva
·
|
|
cc metric: total_users
7 messages
Hi all, I have a question, hopefully a small one :-) The CloudController.total_users metric (/CF\.CloudController\.0\..*\.total_users/) differs from number of users reported by uaac (uaac users comman
Hi all, I have a question, hopefully a small one :-) The CloudController.total_users metric (/CF\.CloudController\.0\..*\.total_users/) differs from number of users reported by uaac (uaac users comman
|
By
Klevenz, Stephan
·
|
|
consolidated routing api
3 messages
We currently have two routing APIs in CF. 1. HTTP Routing API in cf-release: https://github.com/cloudfoundry-incubator/routing-api 2. TCP Routing API in cf-routing-release: https://github.com/cloudfou
We currently have two routing APIs in CF. 1. HTTP Routing API in cf-release: https://github.com/cloudfoundry-incubator/routing-api 2. TCP Routing API in cf-routing-release: https://github.com/cloudfou
|
By
Shannon Coen
·
|
|
Environment variable names (was RE: Environment variable changes in DIEGO)
5 messages
On a related, but slightly off, topic, while renaming the VCAP_* vars would have a big impact, is it not time we thought about renaming these to CF_* ? John. On 16 Sep 2015 16:09, "Matthew Sykes" <mat
On a related, but slightly off, topic, while renaming the VCAP_* vars would have a big impact, is it not time we thought about renaming these to CF_* ? John. On 16 Sep 2015 16:09, "Matthew Sykes" <mat
|
By
john mcteague
·
|
|
[vcap-dev] Re: Proposal for Context Path Routing
5 messages
In this proposal and current Routes API docs <http://apidocs.cloudfoundry.org/217/routes/creating_a_route.html> I don't see support for wildcards when defining context path based route. Am I missing s
In this proposal and current Routes API docs <http://apidocs.cloudfoundry.org/217/routes/creating_a_route.html> I don't see support for wildcards when defining context path based route. Am I missing s
|
By
Stevo Slavić
·
|
|
tcp-routing in Lattice
8 messages
I'm playing around with the tcp-routing feature in the latest Lattice release. I started two node.js applications in the pushed image (listening on two ports), one mapped to an http route and the othe
I'm playing around with the tcp-routing feature in the latest Lattice release. I started two node.js applications in the pushed image (listening on two ports), one mapped to an http route and the othe
|
By
Jack Cai
·
|
|
Relation between Network property in Resource pool block and Network property in Actual Job block
2 messages
Hello All, I have a resource pool , let say small_z1 - name: small_z1 network: cf1 stemcell: stemcell-xyz cloud_properties: instance_type: m1.small availability_zone: zone1 and a Job , router having t
Hello All, I have a resource pool , let say small_z1 - name: small_z1 network: cf1 stemcell: stemcell-xyz cloud_properties: instance_type: m1.small availability_zone: zone1 and a Job , router having t
|
By
Ronak Banka
·
|
|
Relationship between HM9000 and router jobs
3 messages
Hello, My team was working on solving inconsistencies issue on etcd jobs, and realized that two hm9000 jobs were running at same time. When fixing this, we experienced route loss to our apps (then res
Hello, My team was working on solving inconsistencies issue on etcd jobs, and realized that two hm9000 jobs were running at same time. When fixing this, we experienced route loss to our apps (then res
|
By
Sylvain FAUVE
·
|
|
can't login with cf CLI but the UAAC tool works
21 messages
I'm having an issue with my cloud controller/UAA setup where when I do cf login I get '401 unauthorized' back, but when I use the uaac command line tool to get a token it works fine. This makes me thi
I'm having an issue with my cloud controller/UAA setup where when I do cf login I get '401 unauthorized' back, but when I use the uaac command line tool to get a token it works fine. This makes me thi
|
By
kyle havlovitz
·
|
|
DEA/Warden staging error
12 messages
I have the cloudfoundry components built, configured and running on one VM (not in BOSH), and when I push an app I'm getting a generic 'FAILED StagingError' message after '-----> Downloaded app packag
I have the cloudfoundry components built, configured and running on one VM (not in BOSH), and when I push an app I'm getting a generic 'FAILED StagingError' message after '-----> Downloaded app packag
|
By
kyle havlovitz
·
|
|
Firehose plugin for the CLI
6 messages
We (the Logging and Metrics team) recently spent a lot of time working with the firehose and writing nozzles. While doing that, we found ourselves in the need for an easy way to access the firehose, s
We (the Logging and Metrics team) recently spent a lot of time working with the firehose and writing nozzles. While doing that, we found ourselves in the need for an easy way to access the firehose, s
|
By
Johannes Tuchscherer
·
|
|
That's cool - Genius Bar for AWS
Sounds like Amazon offer a lot of collaboration opportunities if you're trying to get to grips with AWS, or solving particularly hairy problems. Can anyone comment on the experience at these "lofts"?
Sounds like Amazon offer a lot of collaboration opportunities if you're trying to get to grips with AWS, or solving particularly hairy problems. Can anyone comment on the experience at these "lofts"?
|
By
Rasheed Abdul-Aziz
·
|
|
How to change the default domain for apps?
2 messages
Hi, I have added an additional domain to my CF installation as shared domain. Now I want to have that new domain as default, so that app developers do not need to specify the domain during cf push or
Hi, I have added an additional domain to my CF installation as shared domain. Now I want to have that new domain as default, so that app developers do not need to specify the domain during cf push or
|
By
Martin Schröder
·
|
|
Custom root ca certificate in container
3 messages
I have a ca certificate that many apps will need to use (for ldaps). What is the correct strategy for exposing that within the containers? I'm primarily looking at the non Java buildpacks, since that
I have a ca certificate that many apps will need to use (for ldaps). What is the correct strategy for exposing that within the containers? I'm primarily looking at the non Java buildpacks, since that
|
By
john mcteague
·
|
|
Accessing/controling postgres in VirtualBox
I deployed cf-service-contrib package, including postgres, rabbit, etc. I know postgres93 is running on port 5435 but I could not access it because there is no known users. I tried to create a user bu
I deployed cf-service-contrib package, including postgres, rabbit, etc. I know postgres93 is running on port 5435 but I could not access it because there is no known users. I tried to create a user bu
|
By
Qing Gong
·
|
|
Running Docker private images on CF
6 messages
We have CF v214 with Diego deployed on AWS. I am able to successfully create apps from Docker public repo, as per the apidocs <http://apidocs.cloudfoundry.org/214/apps/creating_an_app.html> , but, whi
We have CF v214 with Diego deployed on AWS. I am able to successfully create apps from Docker public repo, as per the apidocs <http://apidocs.cloudfoundry.org/214/apps/creating_an_app.html> , but, whi
|
By
dharmi
·
|