-
Registering metric like:
```
this.broker.metrics.register({
type: 'histogram',
name: 'api.response',
description: 'Response time taken by an API call',
unit: 'millise…
-
# Bug Report
**What happened**:
Metrics from ServiceBrokers and ClusterServiceBrokers can be overwritten by any other Broker with the same name, even if another namespace.
**What you expecte…
-
Hi Team,
We have a PCF-2.8.5 foundation and we are trying to install aws-servicebroker 1.0.1.
The installation fails at cf-create-broker step where it needs to talk to login.SYS_DOMAIN for authentic…
-
## 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…
-
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…
-
Hi,
I did a little test to check if there is a load balancing when I have a service with action that calls to another action on the same service.
I created 2 instances of the same service and simu…
-
Let's say we have `Service` and we want to load it by `ServiceBrokers` in serveral `Nodes`. In each `Service`, we need to do little change based on some provided `data` while using `broker.loadService…
ghost updated
3 years ago
-
## Is your feature request related to a problem? Please describe.
No
## Describe the solution you would like
For clients, it can be tough to parse the full string identifier to know where the P…
-
**Décrivez le bug**
It seems that `@semapps/webfinger` is broken because `activitypub.actor.get` was removed at some point since 0.1.15, which is the version the molecular installer uses.
```
mol…
-
I want to change the git remote branch name form master to main. The documentation says the environment variable to do this is GIT_REMOTE-BRANCH, which is appearently not a valid environment variable …