-
As a cf service operator, I need to override the CONFIG_YML env var containing the catalog yaml, individual properties that refine specific parts of the yaml such as
```yml
spring.cloud.openservi…
-
Hello, we would like to set the "Retry-After" in reposnse Header of */last_operation , like described in the spec: https://petstore.swagger.io/?url=https://raw.githubusercontent.com/openservicebrokera…
-
According to the specification at https://github.com/openservicebrokerapi/servicebroker
For a service provisioning request the fields `organization_guid` and `space_guid` are required, but in the …
-
in the OpenServiceBroker spec it is possible to rotate a binding as describe here:
https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#binding-rotation
This feature is mandat…
-
## Expected Behavior
As mentioned below( /pkg/servicebroker/README.md ),
![image](https://user-images.githubusercontent.com/59426033/89746520-055c5000-daf5-11ea-8c23-ddaea893ba6b.png)
there mus…
-
One of the areas I find a barrier to getting started in working against the OpenShift API is using the OpenShift client pkg in my code. It seems you need to vendor most of Kubernetes and OpenShift in …
-
Hello,
version 2.15 of Openservicebroker API is now available (https://www.openservicebrokerapi.org/blog/2019/06/21/announcing-open-service-broker-api-v2-15), but this library only supports version 2…
-
Hi,
The OpenServiceBroker API Specification for responses to provision requests ([here](https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#response-3)) allows my code to retu…
sgran updated
4 years ago
-
Hi,
Could you please share an example of how to correctly load the schema for service plans and return then from the controller?
Here is an example service in a json that needs to be added into a …
-
**Describe the bug**
https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#body-3
As per the above spec, the organization and space GUIDs will be deprecated in favor of context, …