|
v3 cc api style guide feedback requested
Thanks James, I've just corrected the three issues you've noted so far
Thanks James, I've just corrected the three issues you've noted so far
|
By
Zach Robinson
· #1463
·
|
|
feedback request: extracting a common route-registrar job
i think it's a great idea, but I would wait until the routing api goes live (waiting on consul stability) and use that tooling to create something re-usable. I think the job for that could have some s
i think it's a great idea, but I would wait until the routing api goes live (waiting on consul stability) and use that tooling to create something re-usable. I think the job for that could have some s
|
By
Zach Robinson
· #1570
·
|
|
anomaly in dealing with SharedDomains
Hey Nima, The expected behavior is that neither a Shared nor Private domain can take over an existing domain. We tried using your example test and found that it passed for both shared and private doma
Hey Nima, The expected behavior is that neither a Shared nor Private domain can take over an existing domain. We tried using your example test and found that it passed for both shared and private doma
|
By
Zach Robinson
· #1770
·
|
|
valid org, space and service instance name?
The regexes you found are correct. From the database for org and space name the max length is 255. Thanks, Zach
The regexes you found are correct. From the database for org and space name the max length is 255. Thanks, Zach
|
By
Zach Robinson
· #1771
·
|
|
cloud_controller_ng performance degrades slowly over time
Hey Matt, Do you notice if the memory that the cc process is using increases by a large amount over that time? -Zach and Jeff
Hey Matt, Do you notice if the memory that the cc process is using increases by a large amount over that time? -Zach and Jeff
|
By
Zach Robinson
· #2062
·
|
|
cloud_controller_ng performance degrades slowly over time
Hey Matt, I'm trying to think of other things that would affect only the endpoints that interact with UAA and would be fixed after a CC restart. I'm wondering if it's possible there are a large number
Hey Matt, I'm trying to think of other things that would affect only the endpoints that interact with UAA and would be fixed after a CC restart. I'm wondering if it's possible there are a large number
|
By
Zach Robinson
· #2170
·
|
|
Bosh-Lite Changes
As part of the effort to convert from using NFS to WebDAV as the default blobstore in cf-release, we have made that change for bosh-lite. If you deploy a new cf-release to bosh-lite against an existin
As part of the effort to convert from using NFS to WebDAV as the default blobstore in cf-release, we have made that change for bosh-lite. If you deploy a new cf-release to bosh-lite against an existin
|
By
Zach Robinson
· #3654
·
|
|
`api_z1/0' is not running after update to CF v231
Wayne, Can you verify that you are using the latest bosh-lite stemcell 3147? Older stemcells are known to have issues with consul which is what many of the CF components use for service discovery. Lat
Wayne, Can you verify that you are using the latest bosh-lite stemcell 3147? Older stemcells are known to have issues with consul which is what many of the CF components use for service discovery. Lat
|
By
Zach Robinson
· #4067
·
|
|
[REQUIRED MANIFEST CHANGES] CF-Release default blobstore is now WebDAV instead of NFS
As of cf-release v232 there will be some required changes to the blobstore configuration in the cf-release manifest. The linked doc should explain what you will need to do depending on the type of blo
As of cf-release v232 there will be some required changes to the blobstore configuration in the cf-release manifest. The linked doc should explain what you will need to do depending on the type of blo
|
By
Zach Robinson
· #4200
·
|
|
Enabling task creation by default
Hey all, Currently task creation is disabled by default, and is enabled using a feature flag. This was to allow billing apps time to update and account for tasks consuming resources. We are now going
Hey all, Currently task creation is disabled by default, and is enabled using a feature flag. This was to allow billing apps time to update and account for tasks consuming resources. We are now going
|
By
Zach Robinson
· #6372
·
|
|
Documents about multiple app ports
Hey Noburou, The multiple app ports were introduced as an experimental feature. I believe we do not intend to continue supporting them in their current incarnation, and to not currently have a concret
Hey Noburou, The multiple app ports were introduced as an experimental feature. I believe we do not intend to continue supporting them in their current incarnation, and to not currently have a concret
|
By
Zach Robinson
· #6568
·
|
|
Proposal: Platform support zero downtime deployments
Hey CF-Dev We have been working on a proposal to pull basic zero downtime app deployments into the platform. The proposal is linked below. We would love to hear thoughts on whether this would address
Hey CF-Dev We have been working on a proposal to pull basic zero downtime app deployments into the platform. The proposal is linked below. We would love to hear thoughts on whether this would address
|
By
Zach Robinson
· #6603
·
|
|
What are the process type in Procfile supported by CloudFoundry?
Support for Procfiles is currently being added to Cloud Foundry. It is part of the V3 API, which are experimental at the moment, docs here: http://v3-apidocs.cloudfoundry.org/ You can follow progress
Support for Procfiles is currently being added to Cloud Foundry. It is part of the V3 API, which are experimental at the moment, docs here: http://v3-apidocs.cloudfoundry.org/ You can follow progress
|
By
Zach Robinson
· #6645
·
|
|
What are the process type in Procfile supported by CloudFoundry?
Yes, that is supported using the "--health-check-type none" option for cf push that Leandro mentioned. -Zach
Yes, that is supported using the "--health-check-type none" option for cf push that Leandro mentioned. -Zach
|
By
Zach Robinson
· #6655
·
|
|
Proposal for named service bindings
Hey Peter, I like the use-case that this proposal allows developers to set their expected service name at development time. I think this is a nice explicit contract and is also portable between Founda
Hey Peter, I like the use-case that this proposal allows developers to set their expected service name at development time. I think this is a nice explicit contract and is also portable between Founda
|
By
Zach Robinson
· #6699
·
|
|
[Known Issue] Intermittent 502 errors from Cloud Controller when using router.max_idle_connections
This is a followup to the concerns raised in an earlier thread titled "Issue with Routing Release v149-151". That thread notes that there is no issue with those routing releases. The underlying 502 er
This is a followup to the concerns raised in an earlier thread titled "Issue with Routing Release v149-151". That thread notes that there is no issue with those routing releases. The underlying 502 er
|
By
Zach Robinson
· #6751
·
|
|
Proposal for named service bindings
Hey all, Here's the implementation proposal: https://docs.google.com/document/d/1PjcEx5_w383AKI9WyJHI4gGDkhIS9mhqwUK5nvmOWUc/edit?usp=sharing And here's the tracker epic: https://www.pivotaltracker.co
Hey all, Here's the implementation proposal: https://docs.google.com/document/d/1PjcEx5_w383AKI9WyJHI4gGDkhIS9mhqwUK5nvmOWUc/edit?usp=sharing And here's the tracker epic: https://www.pivotaltracker.co
|
By
Zach Robinson
· #6779
·
|
|
CF Networking Release 1.0
congrats!
By
Zach Robinson
· #6899
·
|
|
env_var_visibility question
Hi Jay, Apps will still have access to all the same environment variables in their runtime environement -Zach
Hi Jay, Apps will still have access to all the same environment variables in their runtime environement -Zach
|
By
Zach Robinson
· #6981
·
|
|
CF API and multiple filters
Hi Stanislav, Support for multiple query params will not be removed and they will also be supported in V3. We'll take a look at improving our documentation around this. -Zach
Hi Stanislav, Support for multiple query params will not be removed and they will also be supported in V3. We'll take a look at improving our documentation around this. -Zach
|
By
Zach Robinson
· #6982
·
|