-
New Service Broker tile landed on PivNet today: https://network.pivotal.io/products/gcp-service-broker
v4.2.0 brings a number of new features, security updates, and Xenial support.
Requesting an…
-
`sc add-gcp-broker` creates a service account and grants Broker Operator role. But, `sc remove-gcp-broker` does not revert this operation.
Sometimes, `sc add-gcp-broker` leads to a broken state, an…
-
Install on GKE fails with cluster version `1.12.5-gke.5`.
I am not sure how to fix this but happy to provide more information.
```
enabled required APIs:
servicebroker.googleapis.com
bigque…
-
If running `sc add-gcp-broker && sc remove-gcp-broker` multiple times, it will eventually fail.
It's because `sc add-gcp-broker` creates a private key of a service account while `sc remove-gcp-broker…
-
## Description
The `client update` command fails for service instances which were provisioned by `csb client provision`
## Expected Behavior
It should be possible to run `csb client update` for s…
-
### Expected behavior
As a service broker author
* in order to provide access a brokered service (e.g. GCP CloudSQL) whose provider has an existing authN authZ system (e.g. GCP workspace identity)…
-
I've managed to get the GCP broker fully working in other projects, however in this instance while I can create `ServiceInstance` resources OK, attempting to create a `ServiceBinding` gives forbidden …
Evesy updated
5 years ago
-
In the below config, `output_pubsub` is gcp_pubsub component. When there is an exception returned from that component, I see it in the error log.
```
output:
label: "output_pubsub_fallback"
…
-
Hi guys,
I've been struggling with the burrow setup for quite some time for kafka cluster on confluent cloud. Burrow has been really valuable piece of software for the inhouse deployed kafka cluste…
-
I have created a MySQL instance using the GCP k8s service broker and a binding for it.
The only output for the binding I get is `connectionName` and `serviceAccount`.
Is there anything missing?…