-
**What is the problem?**
When the service broker is used across multiple platform instances, it would be nice to understand which instance is making a call.
It seems that Spring Cloud Open Service…
-
Open Service Broker API was recently updated from version 2.13 to 2.14. Hence this checker needs to be updated to reflect the changes.
Another thing that I can suggest is to use tags so that it wil…
-
Talking with Ewen at strata, I learned that the kafka community is moving away from using zookeeper to find kafka brokers. This is smart from a security perspective. That said, they want to producer…
-
@sabre1041 wrote.
**helm** is a package manage for kubernetes. it contains a packaging model and facilitate the deploying of kubernetes resources to the cluster through a set of charts
**thir…
-
Hi,
Following this issue: [https://github.com/spring-cloud/spring-cloud-open-service-broker/issues/311](311)
Regarding support for the labeling service instances.
I saw that in OSB master, fetchi…
-
The same way `ngrok` is included in Node-RED-Desktop, include a MQTT broker, _e.g,_ `mosquitto`.
> Eclipse Mosquitto™ An open source MQTT broker at https://mosquitto.org
More generally, the idea…
-
## Service Brokers
A service broker is a wrapper to common web services for centralized service creation (known as provisioning). It can work with
common on-premise services such as a local [Postg…
-
Hi Team, @grs
I am using AWS MQ queue to send and receive messages. The code work as expected for a small number of messages, however, if messages pushed in large numbers concurrently in the queue. …
-
**Description**
Add more linting for the `.md` files in the `docs` folder. Check: https://github.com/igorshubovych/markdownlint-cli#readme
Example:
https://github.tools.sap/perfx/cloud-logging-ser…
-
Hi folks! I'm working on a project which is using `rails_event_store` for event persistence & publishing. However rather than sending & receiving events in-process, our dispatched events first make a …