-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
```
{
"name": "",
"build": "",
"support": "https://support…
-
cloud.gov is running [a micro-purchase competition](https://github.com/18F/cg-product/tree/master/micro-purchases) via this issue to select a vendor to implement an [example of deploying a customer-op…
mogul updated
5 years ago
-
OSBAPI says, only the [service instance guid](https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#body-6) is required.
Overview broker rejects requests from cf to update a se…
-
Split out from #971
There should be API fields for setting the version of the OSB API that a broker supports and whether that broker allows alpha features to be enabled. Note that alpha feature s…
-
**Description**
Currently, the `location` property in schemas of various Service Plans, like Basic Tier plan for Azure Database for MySQL 5.7, is defined as simple `string` property. However, using `…
-
Description fields with names short and long makes sense but there should also be specified guidelines for how much character lengths are permitted in short/long for better understanding/Usage.
At …
-
In most of our UAAs, we have two different user origins:
- A federated IDP (i.e. SAML or OIDC) that is used by 99% of the users
- The internal UAA database for technical users (these are users tha…
-
# Bug Report
**What happened**:
When making a *bind operation* for a specific service instance the context object is not included in the request to the broker.
**What you expected to happen**:…
-
## Issue
According to the [spec](https://github.com/mattmcneeney/servicebroker/blob/765df3a40cb88f5b2f2c6968171d829a0797c69f/spec.md#orphans) CC should not perform orphan mitigation if the broker res…
-
# Bug Report
**What happened**:
When an async provision fails with a permanent/unretryable error I return a `200` response with a `{ "status": "failed", "description": "error message" }` payloa…