|
IMPORTANT: issue with cf-release 213
Hi All, cf-release 213 was committed to the master branch, but has some issues during deploy and should be avoided. There is a backwards incompatible ccdb migration that will cause cloud controller's
Hi All, cf-release 213 was committed to the master branch, but has some issues during deploy and should be avoided. There is a backwards incompatible ccdb migration that will cause cloud controller's
|
By
...
· #703
·
|
|
cf restage and downtime
Yes, we think that with the initial scope of work for the v3 cc api that we'll have the primitives to be able to orchestrate a rolling deploy. In v3, we've already separated out the staging step so th
Yes, we think that with the initial scope of work for the v3 cc api that we'll have the primitives to be able to orchestrate a rolling deploy. In v3, we've already separated out the staging step so th
|
By
...
· #675
·
|
|
cf restage and downtime
Hi Peter, Actually `cf restage` does cause down time. It will stop existing instances, stage the new app bits with the buildpack, and start new instances. It's possible that your app may start quickly
Hi Peter, Actually `cf restage` does cause down time. It will stop existing instances, stage the new app bits with the buildpack, and start new instances. It's possible that your app may start quickly
|
By
...
· #668
·
|
|
Can't create/update buildpacks, "a filename must be specified"
Yes, nginx is required. -Dieu
Yes, nginx is required. -Dieu
|
By
...
· #625
·
|
|
Feedback: A slightly different perspective on route services
Hi Mike, I think I understand your use case. Currently route services are specced out such that they must, at minimum, function like a proxy. I think you're proposing that a route service could be a s
Hi Mike, I think I understand your use case. Currently route services are specced out such that they must, at minimum, function like a proxy. I think you're proposing that a route service could be a s
|
By
...
· #599
·
|
|
SSH access to CF app instances on Diego
I think with the CLI we could add clarifying messaging when using ssh what the current policy around recycling is. Eric, what do you think about calling it the "recycling" policy, enabled by default?
I think with the CLI we could add clarifying messaging when using ssh what the current policy around recycling is. Eric, what do you think about calling it the "recycling" policy, enabled by default?
|
By
...
· #598
·
|
|
cf-release v212 is now available
Apologies for the delayed release notes. Currently travelling in the UK. So sunny! ----- The cf-release v212 was released on June 22nd, 2015 - IMPORTANT: Database migrations have been moved into their
Apologies for the delayed release notes. Currently travelling in the UK. So sunny! ----- The cf-release v212 was released on June 22nd, 2015 - IMPORTANT: Database migrations have been moved into their
|
By
...
· #543
·
|
|
Reserved routes
For now, we recommend using a different system domain and app domain so that the overlap does not occur. For example, system.example.com for the system domain and apps.example.com as the apps domain.
For now, we recommend using a different system domain and app domain so that the overlap does not occur. For example, system.example.com for the system domain and apps.example.com as the apps domain.
|
By
...
· #490
·
|
|
Post: Cloud Foundry Advisory Board Meeting Notes - 2015 June
Thanks Phil! As always, a great write up.
Thanks Phil! As always, a great write up.
|
By
...
· #444
·
|
|
HM9000 metrics
Hi Pablo, Ops Metrics is a PCF product and questions about that should be directed to Pivotal customer support. Regarding your second question, about the difference between crashed indices and crashed
Hi Pablo, Ops Metrics is a PCF product and questions about that should be directed to Pivotal customer support. Regarding your second question, about the difference between crashed indices and crashed
|
By
...
· #407
·
|
|
CF CAB call on Wednesday, June 10th, 2015 @ 8a PDT
Link to the chat room for the CAB call: http://webconf.soaphub.org/conf/room/CF-CAB-OpenForum
Link to the chat room for the CAB call: http://webconf.soaphub.org/conf/room/CF-CAB-OpenForum
|
By
...
· #393
·
|
|
Log connections from security groups - bosh lite
Yes, I do recall that the feature did not work on bosh-lite but that was when kernel logging was disabled on the trusty stemcell. Michael, could you send the json for the application security group yo
Yes, I do recall that the feature did not work on bosh-lite but that was when kernel logging was disabled on the trusty stemcell. Michael, could you send the json for the application security group yo
|
By
...
· #350
·
|
|
cf-release v211 is available
The cf-release v211 was released on June 4th, 2015 - IMPORTANT: This release removes lucid64 stack, please ensure apps are migrated prior to upgrade - IMPORTANT: If using the postgres included within
The cf-release v211 was released on June 4th, 2015 - IMPORTANT: This release removes lucid64 stack, please ensure apps are migrated prior to upgrade - IMPORTANT: If using the postgres included within
|
By
...
· #349
·
|
|
Runtime PMC - 2015-06-02 notes
Copying contents of notes here. ---- Runtime PMC Meeting 2015-06-02 <https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md#agenda> Agenda 1. Proposed Runtime refactor 2.
Copying contents of notes here. ---- Runtime PMC Meeting 2015-06-02 <https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md#agenda> Agenda 1. Proposed Runtime refactor 2.
|
By
...
· #345
·
|
|
Runtime PMC - 2015-06-02 notes
Hi, We had a meeting for the Runtime PMC earlier this week. Notes available here: > https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md -Dieu
Hi, We had a meeting for the Runtime PMC earlier this week. Notes available here: > https://github.com/cloudfoundry/pmc-notes/blob/master/Runtime/2015-06-02-runtime.md -Dieu
|
By
...
· #338
·
|
|
getting the cf version from the api
There's not currently a way to determine this exactly. As Takeshi suggests the api version is the closest thing, but it does not get bumped every cf-release. -Dieu CF Runtime PM
There's not currently a way to determine this exactly. As Takeshi suggests the api version is the closest thing, but it does not get bumped every cf-release. -Dieu CF Runtime PM
|
By
...
· #330
·
|
|
Gorouter throughput
Yes, we recently ran some performance tests with the gorouter. You can find the results in this doc [1] and raw results and additional graphs [2] Related stories in tracker [3][4] [image: Inline image
Yes, we recently ran some performance tests with the gorouter. You can find the results in this doc [1] and raw results and additional graphs [2] Related stories in tracker [3][4] [image: Inline image
|
By
...
· #270
·
|
|
Monitor all outbound connections from apps in warden
You could set up a security group that logs all outbound connections. These are logged on the DEAs. You would then need to correlate the warden handle with the application. I'm working with the docs t
You could set up a security group that logs all outbound connections. These are logged on the DEAs. You would then need to correlate the warden handle with the application. I'm working with the docs t
|
By
...
· #266
·
|
|
Setting Org Manager via API
Yes, we'd recommend using only the role methods on the organization resource as a general rule. Those roles are org specific so yes the association only exists to facillitate granting of org roles. I'
Yes, we'd recommend using only the role methods on the organization resource as a general rule. Those roles are org specific so yes the association only exists to facillitate granting of org roles. I'
|
By
...
· #265
·
|
|
Is CF etcd job using the latest etcd 2.0 release?
In cf-release v210 [1] we upgraded etcd to v2.0.1. We're currently running it with 3 nodes in our CI and Prod environments. We'll be looking at upgrading to v2.0.11 in the next couple of weeks. -Dieu
In cf-release v210 [1] we upgraded etcd to v2.0.1. We're currently running it with 3 nodes in our CI and Prod environments. We'll be looking at upgrading to v2.0.11 in the next couple of weeks. -Dieu
|
By
...
· #264
·
|