-
# Unable to edit host: Invalid identifier interface[0]. Must be net[n] with n integer >= 0
## Prerequisites
Please check (put an X between the brackets) the following items before posting any is…
-
Hello,
I'm running the script bellow againt a RabbitMQ (with AMPQ 1.0 plugin enabled).
Any reason why the message doesn't get rejected?
In fact, it raises the 'accepted' event. Even with the…
-
Is it possible to allow for installation of skupper as an operator? For my use case, it's a pain including the binary in edge bootstrapping, however I'm already managing a handful of operator resourc…
Kampe updated
4 years ago
-
Hi,
I am trying to control a rover by Hono's Command and Control functionality.
I have created a Python code which subscribes to `command/+/+/req/#` topic successfully
import tkinter
import paho…
-
1. Step to deploy simple http backend:
kubectl create deployment hello-world-backend --image quay.io/skupper/hello-world-backend
skupper expose deployment hello-world-backend --port 8080 --protoco…
-
cat /etc/qpid-dispatch/sasl-users//* | saslpasswd2 -c -p -u skupper-router * -f /tmp/qdrouterd.sasldb
cat: '/etc/qpid-dispatch/sasl-users//*': No such file or directory
./skupper-docker init -…
-
With the following topology (see below) one node consistently fails to report.
edge --> internal_1
edge --> internal_2
internal_1 --> internal_3
internal_3 -…
-
## why
Because it makes live so much easier.
## Proposal
Currently the authorization allows to specific a wildcard at the end of the address. e.g. `topic*`. However it seems that putting the …
ctron updated
4 years ago
-
In order to get an overview of the lifetime of a message going through EnMasse components, support for distributed Tracing should be added.
This applies to the router and broker components.
The Op…
-
ActionView::Template::Error undefined method `type' for nil:NilClass while creating proxmox host.
I get the error when creating proxmox host using bootdisk as provision method. But this has noting …