|
[vcap-dev] Addressing buildpack size
For the cached package of the buildpacks, I thought it would refuse to
provide a runtime version that's not cached. Yesterday I was playing with
the node.js buildpack and found it actually will
For the cached package of the buildpacks, I thought it would refuse to
provide a runtime version that's not cached. Yesterday I was playing with
the node.js buildpack and found it actually will
|
By
Jack Cai
·
#2692
·
|
|
Re: abacus collector doesn't work
Hi, Sebastien
Yes, the url with protocol specified works. Thanks a lot for your great help!
Regards,
Maggie
Sent: 2015年11月7日 8:12
To: Discussions about Cloud Foundry projects and the system
Hi, Sebastien
Yes, the url with protocol specified works. Thanks a lot for your great help!
Regards,
Maggie
Sent: 2015年11月7日 8:12
To: Discussions about Cloud Foundry projects and the system
|
By
MaggieMeng
·
#2690
·
|
|
Re: Cloud Controller - s3 encryption for droplets
William and all,
Sorry for an off-topic post.
http://cloudfoundryjp.github.io/ is totally old and shouldn't be referred as
a reliable source of information.
I had asked a member of the owning
William and all,
Sorry for an off-topic post.
http://cloudfoundryjp.github.io/ is totally old and shouldn't be referred as
a reliable source of information.
I had asked a member of the owning
|
By
Noburou TANIGUCHI
·
#2691
·
|
|
Re: how to get cf authentication token programmatically
Good morning,
I understood your app scenario:
+ Your app has to interact with CF API but your question is about where you can store your configuration.
I think that it is very normal to use a
Good morning,
I understood your app scenario:
+ Your app has to interact with CF API but your question is about where you can store your configuration.
I think that it is very normal to use a
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2689
·
|
|
Re: [abacus] Handling Notifications
Thanks for getting started on this requirement.
Yes, We were looking into webhooks kind of model, where a registered
endpoint could be invoked when a (or more than one) criteria is met.
A few
Thanks for getting started on this requirement.
Yes, We were looking into webhooks kind of model, where a registered
endpoint could be invoked when a (or more than one) criteria is met.
A few
|
By
subhash <sinduri@...>
·
#2688
·
|
|
Re: Pluggable Resource Scheduling
Hi,
Interesting proposition, wondering if it make sense to hook into Diego or
CF.
Diego is connected to CF by the CC-Bridge (big picture) why not create a
CC-Bridge for other scheduling system
Hi,
Interesting proposition, wondering if it make sense to hook into Diego or
CF.
Diego is connected to CF by the CC-Bridge (big picture) why not create a
CC-Bridge for other scheduling system
|
By
Gwenn Etourneau
·
#2687
·
|
|
[abacus] Updated CI build to continuously push our services to CF
Hi all,
Earlier today I added a build and a few scripts to our set of Travis CI
builds [1] to continuously push our Abacus services and apps to CF.
I'm hoping that will partially address some of our
Hi all,
Earlier today I added a build and a few scripts to our set of Travis CI
builds [1] to continuously push our Abacus services and apps to CF.
I'm hoping that will partially address some of our
|
By
Jean-Sebastien Delfino
·
#2686
·
|
|
Re: [abacus] Handling Notifications
Great! What you've described here looks like a good start to me. I've
included a few comments and questions below:
it as seen here:
and one more, created from Github #161 by the CF
Great! What you've described here looks like a good start to me. I've
included a few comments and questions below:
it as seen here:
and one more, created from Github #161 by the CF
|
By
Jean-Sebastien Delfino
·
#2685
·
|
|
[abacus] Handling Notifications
I've begun to work on supporting notifications in abacus. We already have a github issue and pivotal tracker story associated with it as seen
I've begun to work on supporting notifications in abacus. We already have a github issue and pivotal tracker story associated with it as seen
|
By
Benjamin Cheng
·
#2684
·
|
|
Pluggable Resource Scheduling
Hi folks, I would like to start a discussion thread and get community thoughts regarding availability of Pluggable Resource Scheduling within CF/Diego. Just like Kubernetes does, wouldn’t it be nice
Hi folks, I would like to start a discussion thread and get community thoughts regarding availability of Pluggable Resource Scheduling within CF/Diego. Just like Kubernetes does, wouldn’t it be nice
|
By
Deepak Vij
·
#2683
·
|
|
Re: applications on CF cannot download files from internet
CF 170 does not have application security groups, so that is not the issue. However, CF 170 is quite old now - we would be in a better position to assist if you are running a more recent version of
CF 170 does not have application security groups, so that is not the issue. However, CF 170 is quite old now - we would be in a better position to assist if you are running a more recent version of
|
By
Rob Dimsdale
·
#2682
·
|
|
[cf-abacus] Adding Node 5 to the Abacus CI build
Hi all,
I'm going to add Node 5 to our CI build later today, as that'll help detect
issues with it early on.
I'll also update our package.json files to require recent versions of Node
and Npm (as
Hi all,
I'm going to add Node 5 to our CI build later today, as that'll help detect
issues with it early on.
I'll also update our package.json files to require recent versions of Node
and Npm (as
|
By
Jean-Sebastien Delfino
·
#2681
·
|
|
Re: Failed compiling packages during cf-215 upgrade in bosh director
When we see issues like this, we often find that retrying fixes the issue (i.e. the failures are not reliably reproducible - often caused by temporary networking issues).
If retrying does not fix the
When we see issues like this, we often find that retrying fixes the issue (i.e. the failures are not reliably reproducible - often caused by temporary networking issues).
If retrying does not fix the
|
By
Rob Dimsdale
·
#2680
·
|
|
Re: how to get cf authentication token programmatically
Actually my app needs to get info of other apps running in same cf api domain. To get this info, I'm calling APIs of other apps using HTTP.GETrequest with authentication token in request header. And
Actually my app needs to get info of other apps running in same cf api domain. To get this info, I'm calling APIs of other apps using HTTP.GETrequest with authentication token in request header. And
|
By
Zuba Al <myfakename90@...>
·
#2679
·
|
|
Re: OpenAM integration
I will try, many thanks Sree!!
I will try, many thanks Sree!!
|
By
Antonio Diaz Arroyo
·
#2678
·
|
|
unlock local Cloud Foundry user. uaac?
Hi
see
http://stackoverflow.com/questions/33648724/unlock-local-cloud-foundry-user-uaac
as a workaround I changed password.
gem install cf-uaac
uaac target https://...
uaac token client get
Hi
see
http://stackoverflow.com/questions/33648724/unlock-local-cloud-foundry-user-uaac
as a workaround I changed password.
gem install cf-uaac
uaac target https://...
uaac token client get
|
By
Lukas Lehner <weblehner@...>
·
#2677
·
|
|
Re: how to get cf authentication token programmatically
Good morning,
Did you think in the alternatives:
+ a config file
+ CF Environment variables
If you connect with PWS or Bluemix, you are
Good morning,
Did you think in the alternatives:
+ a config file
+ CF Environment variables
If you connect with PWS or Bluemix, you are
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2676
·
|
|
how to get cf authentication token programmatically
My CF app needs to get cf authentication token programmatically in runtime. Currently I'm getting the token using HTTP:POST request to 'AuthorizationURL/oauth/token' with username and password in the
My CF app needs to get cf authentication token programmatically in runtime. Currently I'm getting the token using HTTP:POST request to 'AuthorizationURL/oauth/token' with username and password in the
|
By
Zuba Al <myfakename90@...>
·
#2675
·
|
|
Re: CF CAB call for November is RESCHEDULED to Wednesday Nov. 18th, 2015
Hi, all,
Since tomorrow is Vereran's Day (a federal holiday here in US) which celebrates the service of all U.S. military veterans, we've agreed to move the call to next week: Wednesday November
Hi, all,
Since tomorrow is Vereran's Day (a federal holiday here in US) which celebrates the service of all U.S. military veterans, we've agreed to move the call to next week: Wednesday November
|
By
Michael Maximilien
·
#2674
·
|
|
Re: Cloud Controller - s3 encryption for droplets
I first ran across it here:
http://cloudfoundryjp.github.io/docs/running/bosh/components/blobstore.html
and checked here for additional
I first ran across it here:
http://cloudfoundryjp.github.io/docs/running/bosh/components/blobstore.html
and checked here for additional
|
By
William C Penrod
·
#2673
·
|