|
"application_version" is changed although source code is not changed.
Hi.
I have a question about a json field "application_version" in an environment
variable "VCAP_APPLICATION".
By intuition, "application_version" should be only changed when there is
some update for
Hi.
I have a question about a json field "application_version" in an environment
variable "VCAP_APPLICATION".
By intuition, "application_version" should be only changed when there is
some update for
|
By
Hiroaki Ukaji <dt3snow.w@...>
·
#2273
·
|
|
REGARDING_CF_RELEASE_v202
Hello All,
I wanted to know about the Cloud Foundry Release v202 Stability. Is still CF v202 is Valid or not and we can use it for deployments or not? Thanks.
Regards
Parthiban A
Hello All,
I wanted to know about the Cloud Foundry Release v202 Stability. Is still CF v202 is Valid or not and we can use it for deployments or not? Thanks.
Regards
Parthiban A
|
By
Parthiban Annadurai <senjiparthi@...>
·
#2271
·
|
|
Re: considering changing response code on deletes on v2 end points
On further review, there's a mix of return codes currently returned on
deletion.
Some end points that return 204's on delete(apps, buildpacks, spaces, orgs)
Some end points that return 201 (remove a
On further review, there's a mix of return codes currently returned on
deletion.
Some end points that return 204's on delete(apps, buildpacks, spaces, orgs)
Some end points that return 201 (remove a
|
By
Dieu Cao <dcao@...>
·
#2270
·
|
|
Re: considering changing response code on deletes on v2 end points
I agree that 201 is a bug; that's not mutually exclusive with being a
breaking API change. It should be fixed, but I'd consider doing that as
changing the API, too.
Also, on 204, have we considered
I agree that 201 is a bug; that's not mutually exclusive with being a
breaking API change. It should be fixed, but I'd consider doing that as
changing the API, too.
Also, on 204, have we considered
|
By
John Feminella
·
#2269
·
|
|
considering changing response code on deletes on v2 end points
Hi All,
Most of cloud controller api's v2 end points currently return a 201 on
delete.
I would like to get feedback on how the community would feel if we change
this to return a 204 No Content.
In
Hi All,
Most of cloud controller api's v2 end points currently return a 201 on
delete.
I would like to get feedback on how the community would feel if we change
this to return a 204 No Content.
In
|
By
Dieu Cao <dcao@...>
·
#2268
·
|
|
Experience Deploying CF on OpenStack
Hi, BOSH, CF, and OpenStack users,
In our continued commitment to make CF the ONE true cross-cloud PaaS, we have been wondering what your experience was when deploying CF onto OpenStack using
Hi, BOSH, CF, and OpenStack users,
In our continued commitment to make CF the ONE true cross-cloud PaaS, we have been wondering what your experience was when deploying CF onto OpenStack using
|
By
Michael Maximilien
·
#2267
·
|
|
Re: Runner's /varz endpoint - how "available_disk_ratio" is computed?
Hi Rafal
Available disk ratio is computed by the formula 1 - (reserved_disk
Hi Rafal
Available disk ratio is computed by the formula 1 - (reserved_disk
|
By
CF Runtime
·
#2266
·
|
|
Re: Initialization script for SSHFS
I think recent versions of the cflinuxfs2 stack have jq installed on them.
Dan
I think recent versions of the cflinuxfs2 stack have jq installed on them.
Dan
|
By
Daniel Mikusa
·
#2265
·
|
|
Re: Initialization script for SSHFS
Sure! Let me figure out a good way to pull VCAP_SERVICES in BASH and then Ill post back.
Sure! Let me figure out a good way to pull VCAP_SERVICES in BASH and then Ill post back.
|
By
Cory Jett
·
#2264
·
|
|
Recording of this morning's CF CAB call - 14th Oct 2015
Hi,
In case you missed it...
https://www.dropbox.com/s/4ueni9fb7w5tvgm/cab_14th_oct_2015.mp3?dl=0
Agenda /
Hi,
In case you missed it...
https://www.dropbox.com/s/4ueni9fb7w5tvgm/cab_14th_oct_2015.mp3?dl=0
Agenda /
|
By
Whelan, Phil <phillip.whelan@...>
·
#2263
·
|
|
Utilties PMC - 2015-10-14 Notes
Hello CF Community!
Here are the latest notes from the Utilities PMC. They're permanently
available at
https://github.com/cloudfoundry/pmc-notes/blob/master/Utilities/2015-10-14-utilities.md
but
Hello CF Community!
Here are the latest notes from the Utilities PMC. They're permanently
available at
https://github.com/cloudfoundry/pmc-notes/blob/master/Utilities/2015-10-14-utilities.md
but
|
By
Mike Dalessio
·
#2262
·
|
|
Re: Buildpacks PMC - 2015-10-12 Notes
Hello Guillaume,
Thanks for asking these questions!
We're having some discussions now as to next steps. Ideally I'd like to
identify a track of feature work that will drive out a set of features
Hello Guillaume,
Thanks for asking these questions!
We're having some discussions now as to next steps. Ideally I'd like to
identify a track of feature work that will drive out a set of features
|
By
Mike Dalessio
·
#2261
·
|
|
Failed to get Diego telemetry with cf cli
Hello, i have an issue with getting app telemetry with cf cli from Diego.
What i am seeing telemetry is arriving from garden container to doppler, when i am trying to get it with cf cli - cf app
Hello, i have an issue with getting app telemetry with cf cli from Diego.
What i am seeing telemetry is arriving from garden container to doppler, when i am trying to get it with cf cli - cf app
|
By
Anton Komarov
·
#2260
·
|
|
Defining a singular plan for all services
Hi,
How can I define a default plan to be used by more than one services
without repeating the same plan definition in settings.yml file?
Appreciate your help.
Hi,
How can I define a default plan to be used by more than one services
without repeating the same plan definition in settings.yml file?
Appreciate your help.
|
By
Paul Bakare
·
#2259
·
|
|
Re: Buildpacks PMC - 2015-10-12 Notes
Hi Mike,
Thanks for sharing the buildpacks PMC notes.
Related to the architecture epic, What's the outcome of this epic and the
general direction the buildpack team is taking for pluggeable
Hi Mike,
Thanks for sharing the buildpacks PMC notes.
Related to the architecture epic, What's the outcome of this epic and the
general direction the buildpack team is taking for pluggeable
|
By
Guillaume Berche
·
#2258
·
|
|
Re: REST API endpoint for accessing application logs
You should use the value coming from "doppler_logging_endpoint" not the
"logging_endpoint". What version of cf-release are you using? Alternatively
if you don't have a "doppler_logging_endpoint" in
You should use the value coming from "doppler_logging_endpoint" not the
"logging_endpoint". What version of cf-release are you using? Alternatively
if you don't have a "doppler_logging_endpoint" in
|
By
Rohit Kumar
·
#2257
·
|
|
Re: Initialization script for SSHFS
Awesome! Any chance you could share the final product? Sounds like it
could be useful to others.
Dan
Awesome! Any chance you could share the final product? Sounds like it
could be useful to others.
Dan
|
By
Daniel Mikusa
·
#2255
·
|
|
Re: [abacus] End-to-end test coverage for secured Abacus
+1 as well.
Please make sure to publish the results of the perf tests (overtime) and
let's discuss adding stories that anyone who cares can follow.
Various teams in CF have also been looking to add
+1 as well.
Please make sure to publish the results of the perf tests (overtime) and
let's discuss adding stories that anyone who cares can follow.
Various teams in CF have also been looking to add
|
By
Michael Maximilien
·
#2256
·
|
|
Re: [abacus] Accepting delayed usage within a slack window
+1
So long this does not prevent DBs from being sharded. Even if the penalty
for queries of distant past is higher (e.g., slow).
And, as we discussed last Friday, this slack value can be fixed for
+1
So long this does not prevent DBs from being sharded. Even if the penalty
for queries of distant past is higher (e.g., slow).
And, as we discussed last Friday, this slack value can be fixed for
|
By
Michael Maximilien
·
#2254
·
|
|
Re: Initialization script for SSHFS
Perfect, thanks! I had to do a little hacking to make it work right since it is using the SSHFS service (which we arent using) and it is setup to use credentials (and not keys) but otherwise it
Perfect, thanks! I had to do a little hacking to make it work right since it is using the SSHFS service (which we arent using) and it is setup to use credentials (and not keys) but otherwise it
|
By
Cory Jett
·
#2253
·
|