|
Runtime PMC - 2015-05-04 Notes
Hi, We held the first Runtime PMC bi-weekly meeting today. Following on Mike D's lead, I'd like to share the notes from the meeting. http://bit.ly/cf-runtime-pmc -Dieu CF Runtime PM --- CF Runtime PMC
Hi, We held the first Runtime PMC bi-weekly meeting today. Following on Mike D's lead, I'd like to share the notes from the meeting. http://bit.ly/cf-runtime-pmc -Dieu CF Runtime PM --- CF Runtime PMC
|
By
...
· #31
·
|
|
Which components can be HA?
1) I'll ask our doc team to clarify the title of the section. It's not recommended to run more than 1 collector. This component collects metrics from system components. We use it in combination with D
1) I'll ask our doc team to clarify the title of the section. It's not recommended to run more than 1 collector. This component collects metrics from system components. We use it in combination with D
|
By
...
· #32
·
|
|
[cf-bosh] Links to Nabble archives of the CF lists
+1 Nice work Aaron! wrote:
+1 Nice work Aaron! wrote:
|
By
...
· #38
·
|
|
Purge files on NFS or S3?
An option could be to just delete all the resource files on the blobstore. The effect would be that for binaries that would have been matched, they would be uploaded again on the first new push includ
An option could be to just delete all the resource files on the blobstore. The effect would be that for binaries that would have been matched, they would be uploaded again on the first new push includ
|
By
...
· #79
·
|
|
cf-release v208 is now available
The cf-release v208 was released on May 12th, 2015 - Please see note about merge of UAA/Login server jobs below to maintain zero down time for CC and UAA for existing deployments. Runtime - [Experimen
The cf-release v208 was released on May 12th, 2015 - Please see note about merge of UAA/Login server jobs below to maintain zero down time for CC and UAA for existing deployments. Runtime - [Experimen
|
By
...
· #88
·
|
|
cf-release v208 is now available
Regarding manifest templates, this means that the bosh director can now look at the number of instances per job to calculate the resource pool sizes so it does not need to be specified separately. As
Regarding manifest templates, this means that the bosh director can now look at the number of instances per job to calculate the resource pool sizes so it does not need to be specified separately. As
|
By
...
· #94
·
|
|
Adding multiple users to user/auditor roles of an orgnization
Hi Anil, There is not an API to add multiple users to multiple roles of an organization. -Dieu CF Runtime PM
Hi Anil, There is not an API to add multiple users to multiple roles of an organization. -Dieu CF Runtime PM
|
By
...
· #107
·
|
|
Understand Billing Event
Hi Guancai, This manifest property and api's have been deprecated as they calculated things incorrectly. They have been replaced with App Usage Events and Service Usage Events which you can find more
Hi Guancai, This manifest property and api's have been deprecated as they calculated things incorrectly. They have been replaced with App Usage Events and Service Usage Events which you can find more
|
By
...
· #120
·
|
|
Understand Billing Event
http://apidocs.cloudfoundry.org/208/
http://apidocs.cloudfoundry.org/208/
|
By
...
· #121
·
|
|
CVE-2015-1834 CC Path Traversal vulnerability
Yes, that's the correct commit to cherry pick for the cc path traversal vulnerability. -Dieu CF Runtime PM
Yes, that's the correct commit to cherry pick for the cc path traversal vulnerability. -Dieu CF Runtime PM
|
By
...
· #207
·
|
|
[IMPORTANT] lucid64 stack removal planned with next final cf-release.
Hello all, As a follow on to the original notice [1], I wanted to clarify that we plan to remove the lucid64 stack from cf-release with the next final cf-release that we hope to make available in the
Hello all, As a follow on to the original notice [1], I wanted to clarify that we plan to remove the lucid64 stack from cf-release with the next final cf-release that we hope to make available in the
|
By
...
· #220
·
|
|
Release Notes for v210
The cf-release v210 was released on May 23rd, 2015 Runtime - Addressed USN-2617-1 <http://www.ubuntu.com/usn/usn-2617-1/> CVE-2015-3202 <http://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-
The cf-release v210 was released on May 23rd, 2015 Runtime - Addressed USN-2617-1 <http://www.ubuntu.com/usn/usn-2617-1/> CVE-2015-3202 <http://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-
|
By
...
· #224
·
|
|
api and api_worker jobs fail to bosh update, but monit start OK
We have environments on stemcell 2977 that are running well. We have an environment using NFS that ran into that same issue and we have this bug open. [1] Specifying the nfs_mounter job last should wo
We have environments on stemcell 2977 that are running well. We have an environment using NFS that ran into that same issue and we have this bug open. [1] Specifying the nfs_mounter job last should wo
|
By
...
· #235
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|