|
Is it possible to upload a droplet?
Hi, It's not currently possible to directly upload a droplet once you have downloaded a droplet. You could hack your way to this by downloading a droplet and uploading it with the binary buildpack if
Hi, It's not currently possible to directly upload a droplet once you have downloaded a droplet. You could hack your way to this by downloading a droplet and uploading it with the binary buildpack if
|
By
...
· #3226
·
|
|
URL of a Service Instance
Hi Rahul, As mentioned above and described in the docs, it is up to you to implement the code in your service broker to actually provision and store connection information when there is a request to p
Hi Rahul, As mentioned above and described in the docs, it is up to you to implement the code in your service broker to actually provision and store connection information when there is a request to p
|
By
...
· #3225
·
|
|
URL of a Service Instance
Hi Rahul, It's up to your broker to provide the url or IP address of the service instance that you provision in a hash as the value for credentials in response to the binding request that your service
Hi Rahul, It's up to your broker to provide the url or IP address of the service instance that you provision in a hash as the value for credentials in response to the binding request that your service
|
By
...
· #3211
·
|
|
URL of a Service Instance
Hi Rahul, You could use the dashboard_url for this. Your service broker would need to return the url to your service instance in response to provision requests as the value for dashboard_url. See http
Hi Rahul, You could use the dashboard_url for this. Your service broker would need to return the url to your service instance in response to provision requests as the value for dashboard_url. See http
|
By
...
· #3200
·
|
|
Cloud Foundry Org/Space Metadata Synchronization
Hi Chaskin, There is not a webhook or similar functionality currently available in CF to hook into changing of user roles or deletions of orgs and spaces. I have heard interest in such functionality i
Hi Chaskin, There is not a webhook or similar functionality currently available in CF to hook into changing of user roles or deletions of orgs and spaces. I have heard interest in such functionality i
|
By
...
· #3063
·
|
|
Quotas in CF
Hi Rajesh, I don't believe there are any correlations between memory quota and the implications on routes or services. I think this varies widely based on what your app is. For example a node app vers
Hi Rajesh, I don't believe there are any correlations between memory quota and the implications on routes or services. I think this varies widely based on what your app is. For example a node app vers
|
By
...
· #3062
·
|
|
CF CAB call for December is this Wednesday Dec. 9th, 2015 @ 8a PDT
It went just fine after we sorted out the phone situation. I believe Altoros took notes and will be sending that out. -Dieu wrote:
It went just fine after we sorted out the phone situation. I believe Altoros took notes and will be sending that out. -Dieu wrote:
|
By
...
· #3026
·
|
|
FW: issue tracker permissions
Unfortunately in order to follow a story in tracker, the minimum required level is "member" which allows you to create/comment/delete stories in tracker. I would suggest submitting a request to the pi
Unfortunately in order to follow a story in tracker, the minimum required level is "member" which allows you to create/comment/delete stories in tracker. I would suggest submitting a request to the pi
|
By
...
· #3016
·
|
|
Cloud Foundry Elastic Clusters - Proposal
Hi All, I've updated the Elastic Clusters proposal [1] with more detail based on additional discussions we've had among CAPI, Routing, Diego, Loggregator, and UAA. Please have a look at this updated v
Hi All, I've updated the Elastic Clusters proposal [1] with more detail based on additional discussions we've had among CAPI, Routing, Diego, Loggregator, and UAA. Please have a look at this updated v
|
By
...
· #2984
·
|
|
Replacing nfs with WebDAV
Hello All, The CAPI team has been investigating replacing the nfs as the default blobstore option in cf-release with WebDAV. There are a number of reasons for doing this. The flakiness of the nfs_moun
Hello All, The CAPI team has been investigating replacing the nfs as the default blobstore option in cf-release with WebDAV. There are a number of reasons for doing this. The flakiness of the nfs_moun
|
By
...
· #2982
·
|
|
Questions about /v2/events
Yes, it's still evolving. A couple of additional stories for example include adding events for droplets [1] and processes [2] [1] https://www.pivotaltracker.com/story/show/101936042 [2] https://www.pi
Yes, it's still evolving. A couple of additional stories for example include adding events for droplets [1] and processes [2] [1] https://www.pivotaltracker.com/story/show/101936042 [2] https://www.pi
|
By
...
· #2941
·
|
|
server error, Docker support has not been enabled --what did I miss?
Could you try tracing the cf login command and checking to ensure you have the cloud_controller.admin scope? $ CF_TRACE=true cf login ... {"access_token":"[PRIVATE DATA HIDDEN]","token_type":"bearer",
Could you try tracing the cf login command and checking to ensure you have the cloud_controller.admin scope? $ CF_TRACE=true cf login ... {"access_token":"[PRIVATE DATA HIDDEN]","token_type":"bearer",
|
By
...
· #2929
·
|
|
Questions about /v2/events
Hi Piotr, Those events are associated with starting/stopping /v3/apps in support of application process types. That work is still experimental and can be tracked here: https://www.pivotaltracker.com/e
Hi Piotr, Those events are associated with starting/stopping /v3/apps in support of application process types. That work is still experimental and can be tracked here: https://www.pivotaltracker.com/e
|
By
...
· #2928
·
|
|
Inline-relations-depth: deprecation and its consequences
Hi Ponraj, I'm hopeful that the app related end points of CC's V3 API will be ready some time in Q1 next year. We'll be working with the CLI team on migrating app related commands to the new end point
Hi Ponraj, I'm hopeful that the app related end points of CC's V3 API will be ready some time in Q1 next year. We'll be working with the CLI team on migrating app related commands to the new end point
|
By
...
· #2842
·
|
|
CF CLI v6.14.0 Released Today
To clarify the point above, a space manager can manage space level roles for any user of the organization. They will not be able to add users to the space if that user is not yet a member of the space
To clarify the point above, a space manager can manage space level roles for any user of the organization. They will not be able to add users to the space if that user is not yet a member of the space
|
By
...
· #2840
·
|
|
Removing support for v1 service brokers
As an update, we've verified the steps for migrating service brokers [1]. We'll work on getting this added to the server broker api docs officially. We are still planning on removing support for v1 se
As an update, we've verified the steps for migrating service brokers [1]. We'll work on getting this added to the server broker api docs officially. We are still planning on removing support for v1 se
|
By
...
· #2825
·
|
|
Changing CF Encryption Keys (was Re: Re: Re: Re: Cloud Controller - s3 encryption for droplets)
Hi Sandy, Yes, I'm happy to help work through requirements on these via a github issue in support of PRs to follow through on implementation. -Dieu CF CAPI PM
Hi Sandy, Yes, I'm happy to help work through requirements on these via a github issue in support of PRs to follow through on implementation. -Dieu CF CAPI PM
|
By
...
· #2711
·
|
|
Cloud Controller - s3 encryption for droplets
Hi William, Thanks for the links. We don't have support for client side encryption currently. Cloud Controller and Diego's blobstore clients would need to be modified to encrypt and decrypt for client
Hi William, Thanks for the links. We don't have support for client side encryption currently. Cloud Controller and Diego's blobstore clients would need to be modified to encrypt and decrypt for client
|
By
...
· #2694
·
|
|
Immutability of applications
Hi John, I had been thinking about this a bit more, and I think it would be reasonable to consider adding an end point that is similar to the /stats end point, that queries Diego, to get actual state
Hi John, I had been thinking about this a bit more, and I think it would be reasonable to consider adding an end point that is similar to the /stats end point, that queries Diego, to get actual state
|
By
...
· #2653
·
|
|
Cloud Controller - s3 encryption for droplets
I don't believe this is a bosh feature. Checked with Dmitriy and he confirms. Could you share any links that indicate that bosh supports that? We could look to improve the documentation in that area t
I don't believe this is a bosh feature. Checked with Dmitriy and he confirms. Could you share any links that indicate that bosh supports that? We could look to improve the documentation in that area t
|
By
...
· #2652
·
|