|
Correcting CF Docs
Hi all,
The CF docs for deploying CF to an AWS VPC
<https://docs.cloudfoundry.org/deploying/ec2/bootstrap-aws-vpc.html> have a
broken link to a Gist of Dan Highham's, that presumably talks
Hi all,
The CF docs for deploying CF to an AWS VPC
<https://docs.cloudfoundry.org/deploying/ec2/bootstrap-aws-vpc.html> have a
broken link to a Gist of Dan Highham's, that presumably talks
|
By
Daniel Jones
·
#1452
·
|
|
Re: Announcing Experimental support for Asynchronous Service Operations
Thanks Dieu for your response.
We have successfully implemented an async service broker for out internal
dbaas [1], [2] which db farms provisionning sometimes takes longer than
30s.
Concerning
Thanks Dieu for your response.
We have successfully implemented an async service broker for out internal
dbaas [1], [2] which db farms provisionning sometimes takes longer than
30s.
Concerning
|
By
Guillaume Berche
·
#1451
·
|
|
v3 cc api style guide feedback requested
Hi All,
The CAPI team has created a style guide for v3 of the cloud controller api
and would like to share this again with the wider cf community for feedback
after initial review within the team.
Hi All,
The CAPI team has created a style guide for v3 of the cloud controller api
and would like to share this again with the wider cf community for feedback
after initial review within the team.
|
By
Dieu Cao <dcao@...>
·
#1450
·
|
|
Re: How to set cc.info with cf-release spiff templates ?
Thanks Joseph for your response. Any chance that the OSS build pipeline
would update the spiff template with the current version number of the cf
release being built, as to avoid each consummers of
Thanks Joseph for your response. Any chance that the OSS build pipeline
would update the spiff template with the current version number of the cf
release being built, as to avoid each consummers of
|
By
Guillaume Berche
·
#1449
·
|
|
Re: Which kind of resources stored in cc-resources container?
You can refer to this discussion for some understanding of what is stored
in the cc-resources container:
https://groups.google.com/a/cloudfoundry.org/forum/#!topic/vcap-dev/nTQSn8spBPE
It's
You can refer to this discussion for some understanding of what is stored
in the cc-resources container:
https://groups.google.com/a/cloudfoundry.org/forum/#!topic/vcap-dev/nTQSn8spBPE
It's
|
By
Matt Reider
·
#1448
·
|
|
Re: diego questions: default memory and passing env variables
Responses inline.
Yes. This isn't a diego thing, this is a CC thing.
You likely need to restage the application for ENV var changes to take
effect. Unless I'm mistaken, this too is not
Responses inline.
Yes. This isn't a diego thing, this is a CC thing.
You likely need to restage the application for ENV var changes to take
effect. Unless I'm mistaken, this too is not
|
By
Amit Kumar Gupta
·
#1447
·
|
|
Re: Self-signed cert for registry failing on stager
Thank you. The pointer to the code is excellent. I was looking in the right place. An odd part was I actually added the CA to the machine itself and it still did not work.
I finally opted for a
Thank you. The pointer to the code is excellent. I was looking in the right place. An odd part was I actually added the CA to the machine itself and it still did not work.
I finally opted for a
|
By
Tom Sherrod <tom.sherrod@...>
·
#1446
·
|
|
diego questions: default memory and passing env variables
What is the default memory size of an app deployed in diego? cf apps indicate 1GB.
cf set-env doesn't appear to be getting the environment variable information to the running container. Is cf set-env
What is the default memory size of an app deployed in diego? cf apps indicate 1GB.
cf set-env doesn't appear to be getting the environment variable information to the running container. Is cf set-env
|
By
Tom Sherrod <tom.sherrod@...>
·
#1445
·
|
|
Which kind of resources stored in cc-resources container?
Hi,
I am using Swift as Cloud Foundry blobstore. I noticed there are four
containers:
cc-buildpacks
cc-droplets
cc-packages
cc-resources
For the first three containers, I can find the relationship
Hi,
I am using Swift as Cloud Foundry blobstore. I noticed there are four
containers:
cc-buildpacks
cc-droplets
cc-packages
cc-resources
For the first three containers, I can find the relationship
|
By
iamflying
·
#1444
·
|
|
Re: Generic data points for dropsonde
great questions, dwayne.
1) the partition key is intended to be used in a similar manner to
partitioners in distributed systems like cassandra or kafka. the specific
behavior i would like to make
great questions, dwayne.
1) the partition key is intended to be used in a similar manner to
partitioners in distributed systems like cassandra or kafka. the specific
behavior i would like to make
|
By
Benjamin Black
·
#1443
·
|
|
Re: Generic data points for dropsonde
Hi Ben,
I was wondering if you could give a concrete use case for the partition key functionality.
In particular I am interested in how we solve multi line log entries. I think it would be better to
Hi Ben,
I was wondering if you could give a concrete use case for the partition key functionality.
In particular I am interested in how we solve multi line log entries. I think it would be better to
|
By
Dwayne
·
#1442
·
|
|
Re: How to set cc.info with cf-release spiff templates ?
Unfortunately those properties don't actually do what they say. A story has
been added to the CAPI backlog to clean those up, and possibly change
Unfortunately those properties don't actually do what they say. A story has
been added to the CAPI backlog to clean those up, and possibly change
|
By
CF Runtime
·
#1441
·
|
|
Singapore Company Offer
hello!
By
Kia Group - Miss Vicky <gegew@...>
·
#1440
·
|
|
Re: Update Dashboard URL with Asynchronous Provisioning
Hi John,
I added a story for the upgrade use case [1].
I believe the use case of needing to move the dashboard_url end point that
does not correspond to a service lifecycle event is trickier and is
Hi John,
I added a story for the upgrade use case [1].
I believe the use case of needing to move the dashboard_url end point that
does not correspond to a service lifecycle event is trickier and is
|
By
Dieu Cao <dcao@...>
·
#1439
·
|
|
Re: Announcing Experimental support for Asynchronous Service Operations
Hi Guillaume,
We are looking for a couple more pieces of feedback. All feedback I've
received so far has been positive.
There was one report recently from Robert Moss about being able to
Hi Guillaume,
We are looking for a couple more pieces of feedback. All feedback I've
received so far has been positive.
There was one report recently from Robert Moss about being able to
|
By
Dieu Cao <dcao@...>
·
#1438
·
|
|
Re: Announcing Experimental support for Asynchronous Service Operations
Hi,
I'm wondering whether the experimental async service broker api is now
ready to become official, or whether the CAPI team and PMs are still
lacking feedback or have some outstanding issues that
Hi,
I'm wondering whether the experimental async service broker api is now
ready to become official, or whether the CAPI team and PMs are still
lacking feedback or have some outstanding issues that
|
By
Guillaume Berche
·
#1437
·
|
|
Re: Self-signed cert for registry failing on stager
-logLevel=info. Shouldn't theregistryname also be in stager arguments?
No, that flag is simply a boolean switch [1].
2015-08-27T18:43:00.50-0400 [STG/0] ERR builder exited with error:
failed to
-logLevel=info. Shouldn't theregistryname also be in stager arguments?
No, that flag is simply a boolean switch [1].
2015-08-27T18:43:00.50-0400 [STG/0] ERR builder exited with error:
failed to
|
By
Will Pragnell <wpragnell@...>
·
#1436
·
|
|
Re: Can't push app due to expired certificate
Thanks for the quick response, guys!
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Cloud
IBM Software Group, Open Technologies
email: chrisfer@...
twitter: @christo4ferris
blog:
Thanks for the quick response, guys!
Cheers,
Christopher Ferris
IBM Distinguished Engineer, CTO Open Cloud
IBM Software Group, Open Technologies
email: chrisfer@...
twitter: @christo4ferris
blog:
|
By
Christopher B Ferris <chrisfer@...>
·
#1435
·
|
|
Re: Can't push app due to expired certificate
Thank you guys for fixing this issue!
I am able to push java apps again.
--
View this message in context:
Thank you guys for fixing this issue!
I am able to push java apps again.
--
View this message in context:
|
By
Aleksey Zalesov
·
#1434
·
|
|
Re: Can't push app due to expired certificate
i was just able to use the online version of the buildpack again after the
new cert started propagating.
thanks to all who helped report and work on this so quickly!
we're going to do a post-mortem
i was just able to use the online version of the buildpack again after the
new cert started propagating.
thanks to all who helped report and work on this so quickly!
we're going to do a post-mortem
|
By
James Bayer
·
#1433
·
|