Jens Reimann
Jens Reimann
Under some conditions (connections breaking up with multiple clients) I do receive the following log messages: ``` 10:21:41.572 [globalEventExecutor-1-7] WARN i.n.util.concurrent.DefaultPromise - An exception was thrown by io.vertx.core.net.impl.ChannelProvider$$Lambda$152/1354547765.operationComplete() java.lang.IllegalStateException: Uh...
It looks like changing the protocol in a messaging endpoint creates a duplicate: I originally had "AMQPS", and then switched to "AMQP". See final YAML: ~~~yaml spec: host: 192.168.39.114 nodePort:...
I have an issue, after running shared infrastructure for a while, that the operator seems to fail to renew the certificates: ~~~ {"level":"info","ts":1595571780.565553,"logger":"amqpcommand","msg":"Command Client amqps://10.130.0.39:5671 - restarting - backoff 5s(s),...
**Describe the bug** It looks to me as if the enmasse controller caches IPs of router and brokers it connects. When a service restarts, the still tries to connect to...
**Describe the bug** If the namespace a `MessagingEndpoint` is located in, starts with a number, the creation of the service will fail, as a service name must be a valid...
**Overview** Add a test for doing a certificate rollover as described in: https://docs.openshift.com/container-platform/3.11/install_config/redeploying_certificates.html#redeploying-all-certificates-current-ca **Tasklist** * Write one or more system tests * Document issues uncovered by the test * Enhance...
**Overview** I would like to propose that we adopt the use of the "errors" module when working with Go. See: https://github.com/pkg/errors **Design** In a nutshell this enables you to use...
When a Kind deploy fails, then the GitHub action should fail too:  The deployment did not become ready, and the Kind cluster was not usable. The cross mark indicates...
To my understanding, the Vorto project currently has no active project lead: https://www.eclipse.org/lists/iot-pmc/msg08317.html I noticed that @t-gauss seems to active on this repository, is already an elected committer, and has...