-
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`?
I removed some infos from the output because it should not be relevant.…
NiPfi updated
4 years ago
-
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": "",
"version…
-
### Expected behavior
* As a broker developer
* In order to comply to OSB API specs
* I need to return a 202 with an operation state field
https://github.com/openservicebrokerapi/servicebroker…
-
Hi,
I get the CF CLI output "Upgrades are not supported by this broker"
I see it is printed [here](https://github.com/cloudfoundry/cli/blob/e5d465e055bee59ab778148f19b4e21710fa665a/command/v6/serv…
-
We are not filling the API info values.
Example:
Hitting http://api.vic-cap.ci.kubecf.charmedquarks.me/info I only get
```
{
"name": "",
"build": "",
"support": "",
"version": 0,
…
-
### What is this issue about?
we recently upgraded our CF platform from v7 to v12.24. The deployment was successful, however we are not able to access cf logs, the command returns no output(same fo…
-
Hello team,
I am implementing the service broker using Spring.
I have provided an implementation class for CreateServiceInstanceService.
In this, according to the OSBAPI specification given here
…
-
Hello team,
I am implementing the service broker using Spring.
I have provided an implementation class for ServiceInstanceBindingService.
In this, according to the OSBAPI specification given [her…
-
## Expected behavior
As a service broker author,
* In order to respond to `cf update-service --upgrade` requests,
* I need to receive `MaintenanceInfo` in update service instance request (along…
-
Hello team,
I am implementing the service broker using Spring.
I have provided an implementation class for ServiceInstanceBindingService.
In this, according to the OSBAPI specification given [her…