-
When I run the following command:
docker run -d -p 8080:8080 -p 50000:50000 -p 9090:9090 kubemq/kubemq-community:latest
And then go to http://localhost:8080/dashboard
I see the dashboar…
-
@ccoVeille I have run it successful. see https://github.com/alingse/go-linter-runner-example/blob/main/.github/workflows/go-linter-runner-revive-92c3209.yml#L27
and the config file https://github.com…
-
I got error when I deploy `NatsStreamingCluster`
```[1] 2019/12/26 07:16:45.762521 [FTL] STREAM: Failed to start: discovered another streaming server with cluster ID "example-stan"```
I use GKE
…
-
I've noticed issues and PR's piling up. @hibiken do you need help maintaining this?
-
## In what area(s)?
/area runtime on AKS
## What version of Dapr?
1.12.4
## Expected Behavior
Capability to Publish message (stability).
## Actual Behavior
I am using Daprd 1.1…
-
Hi,
I'm not sure this is a bug but I have some problem trying to use reconnection feature.
I'm testing two different situation:
1- start a receiver without an instance of kubemq
2- start a recei…
-
several commands including `kubemqctl cluster dashboard` return with an error with clusters created by rancher.
```
kubemqctl cluster dashboard
Current Kubernetes cluster context connection: dev
D…
-
**Is your feature request related to a problem? Please describe.**
The operator is not available on OCP 4.14.
**Describe the solution you'd like**
Update the manifests and submit the new release …
-
Architecture: x64
O/S: Linux
Kubernetes environment: Minikube (latest as of date of posting this)
after following the instructions to install KubeMQ (Community), and verifying that I can send a `h…
-
1. Kubemq installed on K8s: `kubectl apply -f https://deploy.kubemq.io/init` and `kubectl apply -f https://deploy.kubemq.io/key/guid`
2. but cannot connfigure kubemqctl: `kubemqctl config` reports:…