|
CF Application Runtime PMC: Services API Project Lead Call for Nominations
Hi everyone, VMware would like to nominate Miguel Luna for the Services API Project Lead in the Application Runtime PMC. Miguel is a Staff Product Manager at VMware in London who is involved in the Op
Hi everyone, VMware would like to nominate Miguel Luna for the Services API Project Lead in the Application Runtime PMC. Miguel is a Staff Product Manager at VMware in London who is involved in the Op
|
By
Matt McNeeney
· #8918
·
|
|
MySQL service instance for Cloud Foundry
#cf
#service
Hey, You should check out cloudfoundry/cf-mysql-release, which is a BOSH release of a MySQL database-as-a-service for Cloud Foundry. Once deployed, you can register the Service Broker it contains with
Hey, You should check out cloudfoundry/cf-mysql-release, which is a BOSH release of a MySQL database-as-a-service for Cloud Foundry. Once deployed, you can register the Service Broker it contains with
|
By
Matt McNeeney
· #8457
·
|
|
Feedback on service instance sharing (experimental)
Hey Lukas, Thanks for checking in! We have had further feedback from users who have been trying out this feature and so far of the feedback has been very positive. Given that, we are likely to look in
Hey Lukas, Thanks for checking in! We have had further feedback from users who have been trying out this feature and so far of the feedback has been very positive. Given that, we are likely to look in
|
By
Matt McNeeney
· #8070
·
|
|
Feedback on service instance sharing (experimental)
Hey Lukas, Very pleased to hear the feature is working as you expected! As things stand, the feature should be released as GA within the next couple of months, and so far we haven't received any feedb
Hey Lukas, Very pleased to hear the feature is working as you expected! As things stand, the feature should be released as GA within the next couple of months, and so far we haven't received any feedb
|
By
Matt McNeeney
· #8010
·
|
|
Improving Service Access in Cloud Foundry Application Runtime
Hi all, In Cloud Foundry Application Runtime, a Service Broker can only be registered once (either globally or space-scoped). This is because the Cloud Controller detects conflicts in the information
Hi all, In Cloud Foundry Application Runtime, a Service Broker can only be registered once (either globally or space-scoped). This is because the Cloud Controller detects conflicts in the information
|
By
Matt McNeeney
· #8004
·
|
|
Feedback on service instance sharing (experimental)
I'm pleased to announce that the ability to share service instances across orgs and spaces has been released! In order to use this feature, please make sure you are running: CF Deployment >= v1.9.0 CF
I'm pleased to announce that the ability to share service instances across orgs and spaces has been released! In order to use this feature, please make sure you are running: CF Deployment >= v1.9.0 CF
|
By
Matt McNeeney
· #7892
·
|
|
Service Brokers using plan_id in last operation requests
There is a discussion taking place [1] in the Open Service Broker API group regarding the plan_id that is sent in requests to get the status of an asynchronous operation [2] such as a provision or an
There is a discussion taking place [1] in the Open Service Broker API group regarding the plan_id that is sent in requests to get the status of an asynchronous operation [2] such as a provision or an
|
By
Matt McNeeney
· #7709
·
|
|
Dynamic service catalog
Thanks Peter, that makes sense. Whilst it is the broker who is responsible for catalog changes, admins should expect that the catalog (and therefore marketplace entries) *may *change when they update
Thanks Peter, that makes sense. Whilst it is the broker who is responsible for catalog changes, admins should expect that the catalog (and therefore marketplace entries) *may *change when they update
|
By
Matt McNeeney
· #7487
·
|
|
Dynamic service catalog
Hey Peter, This is an interesting use case. The idea of CC periodically refreshing service broker catalog's has been raised a few times before, especially when talking about brokers that aren't deploy
Hey Peter, This is an interesting use case. The idea of CC periodically refreshing service broker catalog's has been raised a few times before, especially when talking about brokers that aren't deploy
|
By
Matt McNeeney
· #7476
·
|
|
Recommendations for Service parameters
Hey Aniruddha, From a service broker's perspective, there isn't really a difference between a service binding and a service key (and so the same schema that is exposed via *service_binding.create *sho
Hey Aniruddha, From a service broker's perspective, there isn't really a difference between a service binding and a service key (and so the same schema that is exposed via *service_binding.create *sho
|
By
Matt McNeeney
· #7405
·
|
|
How stateless are service brokers?
Thanks for the feedback all. It sounds like there are a mix of brokers out there: - some are totally stateless - some manage their own state - some can rely on other components (like BOSH) or things l
Thanks for the feedback all. It sounds like there are a mix of brokers out there: - some are totally stateless - some manage their own state - some can rely on other components (like BOSH) or things l
|
By
Matt McNeeney
· #7398
·
|
|
Is there a way to extract config parameters for a service?
Hey Ankit, This isn’t possible right now, but is actively being worked on by be Open Service Broker API community: https://github.com/openservicebrokerapi/servicebroker/pull/333 We are hoping to integ
Hey Ankit, This isn’t possible right now, but is actively being worked on by be Open Service Broker API community: https://github.com/openservicebrokerapi/servicebroker/pull/333 We are hoping to integ
|
By
Matt McNeeney
· #7397
·
|
|
How stateless are service brokers?
Hi all, Members of the Open Service Broker API <https://www.openservicebrokerapi.org/> group are currently asking about *how stateless service brokers really are*. There are features in the spec ( asy
Hi all, Members of the Open Service Broker API <https://www.openservicebrokerapi.org/> group are currently asking about *how stateless service brokers really are*. There are features in the spec ( asy
|
By
Matt McNeeney
· #7384
·
|
|
JSON Data in User Provided Service Credential
Hi Jon, The latest version of Apps Manager does support configuring complex configuration parameters *as long as service brokers offer a JSON Schema defining the configuration parameters they can acce
Hi Jon, The latest version of Apps Manager does support configuring complex configuration parameters *as long as service brokers offer a JSON Schema defining the configuration parameters they can acce
|
By
Matt McNeeney
· #7377
·
|
|
Open Service Broker API v2.13
Hey Mike, CC fully supports v2.13 as of now, and that change should be in a CF release very soon! Matt
Hey Mike, CC fully supports v2.13 as of now, and that change should be in a CF release very soon! Matt
|
By
Matt McNeeney
· #7314
·
|
|
Open Service Broker API v2.13
Hello all, *A new version of the Open Service Broker API - v2.13 <v2.13https://github.com/openservicebrokerapi/servicebroker/blob/v2.13/spec.md> - has just been released.* This version includes a numb
Hello all, *A new version of the Open Service Broker API - v2.13 <v2.13https://github.com/openservicebrokerapi/servicebroker/blob/v2.13/spec.md> - has just been released.* This version includes a numb
|
By
Matt McNeeney
· #7311
·
|
|
Recommendations for Service parameters
Hi Aniruddha, A new feature has just been merged into the Open Service Broker API specification that allows service brokers to use JSON schemes in their catalogs to define the configuration parameters
Hi Aniruddha, A new feature has just been merged into the Open Service Broker API specification that allows service brokers to use JSON schemes in their catalogs to define the configuration parameters
|
By
Matt McNeeney
· #7224
·
|
|
Runtime PMC Proposal: CF Services API Project
Pivotal would like to propose the CF Services API project for inclusion in the Runtime PMC as an Active project. Please find the proposal document attached [1], and let us know if you have any questio
Pivotal would like to propose the CF Services API project for inclusion in the Runtime PMC as an Active project. Please find the proposal document attached [1], and let us know if you have any questio
|
By
Matt McNeeney
· #7212
·
|
|
[Proposal] Sharing service instances across orgs and spaces
Chris; - We're not yet sure how instances would count towards quotas, but this is on our list of things we will investigate as we move forward. - This is true, however our research has shown that this
Chris; - We're not yet sure how instances would count towards quotas, but this is on our list of things we will investigate as we move forward. - This is true, however our research has shown that this
|
By
Matt McNeeney
· #7206
·
|
|
[Proposal] Sharing service instances across orgs and spaces
Mike, I agree with both of those thoughts. I'll speak to the CLI time as consistency across the commands is important, and will ensure that we treat failed unbinds the same as we do with normal servic
Mike, I agree with both of those thoughts. I'll speak to the CLI time as consistency across the commands is important, and will ensure that we treat failed unbinds the same as we do with normal servic
|
By
Matt McNeeney
· #7203
·
|