-
Hello Team,
I am pushing gcp-service-broker app to Open Source CF. I am getting following error:
017-12-28T19:53:40.68+0100 [APP/PROC/WEB/0] ERR panic: Error migrating database: Error 1050: Table …
-
Seems like the broker is not passing some defaults to the provisioner and for this reason fails to create the new stack.
- aws_cloudformation_role_arn
- region
- VpcId
- SBArtifactS3Bucket
…
-
**Is your feature request related to a problem? Please describe.**
Documentation states that you can set configuration from environment variables, but not all the cases currently works. For example…
-
the word 'app' keeps throwing my mind off the track ;)
-
**Description**
When we restore a remote environment and related serviceinstances the remote environment broker tries to recreate eventactivation even if the resource already exists
**Expected res…
-
Make a better action call retry settings & logic, with exponencial backoff.
Options In broker settings:
```js
retryPolicy: {
retries: 5,
delay: 200,
maxDelay: 1000,
…
-
## Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ x] I am running the latest version
- [ x] I checked the documentation and found no answer
-…
-
# Problem
Credentials for services are stored in the database. The database is not the ideal place to store sensitive data.
[CredHub](https://docs.cloudfoundry.org/credhub/) is a component designed…
-
I'm on kube 1.10, using the 0.0.1 tag, and finding that curl calls to
the broker's "service_instance/XXXX' is not returning any results. Might be a bug or
some kind of version conflict. I'm usin…
-
This is a tricky one, since it is both intermittent and some environments seem immune entirely. Here's what I can say definitively:
- We are using SignalR 2.0.2 with the SQL backplane enabled
- SQL S…