|
Issue with cf service plan name access and update
Hi Ketaki, I'm not able to reproduce that issue on latest CF. -Zach
Hi Ketaki, I'm not able to reproduce that issue on latest CF. -Zach
|
By
Zach Robinson
· #7211
·
|
|
CF disable-service-access broken
Hello Prasad, This is actually expected behavior. You can find documentation about service access here https://docs.cloudfoundry.org/services/access-control.html. It notes a limitation at the bottom.
Hello Prasad, This is actually expected behavior. You can find documentation about service access here https://docs.cloudfoundry.org/services/access-control.html. It notes a limitation at the bottom.
|
By
Zach Robinson
· #7210
·
|
|
[Action Required] Operators should begin deploying with mTLS for CC to Diego communications.
I'm happy to announce that the CAPI and Diego teams have completed work for CF v269 that enables all communication between the two systems to use mTLS. This announcement is the beginning of a migratio
I'm happy to announce that the CAPI and Diego teams have completed work for CF v269 that enables all communication between the two systems to use mTLS. This announcement is the beginning of a migratio
|
By
Zach Robinson
· #7091
·
|
|
Issue with cf service plan name access and update
Hello Ketaki, This is a known issue. When a plan is disabled it becomes "invisible" to users. However, we don't remove existing service instances because this would break existing apps. Ideally a user
Hello Ketaki, This is a known issue. When a plan is disabled it becomes "invisible" to users. However, we don't remove existing service instances because this would break existing apps. Ideally a user
|
By
Zach Robinson
· #7044
·
|
|
Proposal: Platform support zero downtime deployments
Hi Stefan, Thanks for checking in. We've currently identified the Diego features required to implement this. The Diego team has fleshed out BBS API changes. The next step will be for them to incept an
Hi Stefan, Thanks for checking in. We've currently identified the Diego features required to implement this. The Diego team has fleshed out BBS API changes. The next step will be for them to incept an
|
By
Zach Robinson
· #7028
·
|
|
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
·
|
|
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 Networking Release 1.0
congrats!
By
Zach Robinson
· #6899
·
|
|
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
·
|
|
[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 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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
[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
·
|
|
`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
·
|
|
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
·
|
|
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
·
|