cloud-service-broker icon indicating copy to clipboard operation
cloud-service-broker copied to clipboard

OSBAPI service broker that uses Terraform to provision and bind services. Derived from https://github.com/GoogleCloudPlatform/gcp-service-broker

Results 27 cloud-service-broker issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** There's a local `solr-crd` directory containing a Helm chart that I want my Terraform to use. Here's the Terraform in...

enhancement
terraform

**Is your feature request related to a problem? Please describe.** I have move the cloud-service-broker into kubernetes as a stateless componenent and to use HPA (horizontal pod autoscaling) using custom...

enhancement
help wanted
unscheduled

## Description We have been using spring cloud config to provide secrets to the cloud service broker (specifically the broker api username nad password that will also be registered with...

bug
help wanted
unscheduled

## Description We are trying to update the service instance using the cloud-service-broker from kubernetes and it appears that the client does not sent the plan_id during the request as...

bug
good first issue
help wanted
unscheduled

A possible workaround: It appears that the `client run-examples` command accepts some parameters: ``` $ cloud-service-broker client run-examples --help Run all examples generated by the use command through a provision/bind/unbind/deprovision...

documentation
help wanted
core broker

## Description When provisioning a service instance any user provided variables are ignored if they are also specified by the plan. From a comment in the broker code here: https://github.com/cloudfoundry-incubator/cloud-service-broker/blob/aeeda52721f507e846b2730d5e597cf272b2efbd/pkg/broker/service_definition.go#L352...

enhancement
unscheduled

**Is your feature request related to a problem? Please describe.** When a brokered instance is in a bad state, the only way offered by the CSB to recover it is...

enhancement
help wanted

This might be a misconception on my part but I recently learned that once a service is created the terraform used to create that service will be the terraform used...

enhancement
scheduled

**Is your feature request related to a problem? Please describe.** * As a brokerpack author * in order to propose generated forms to my users for parameters of type array...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** As a cloud-service-broker user (e.g a CF developer provisionning AWS RDS through CSB) * in order to finely manage the...

enhancement
good first issue
help wanted