diegovisentin

Results 7 comments of diegovisentin

What about to use something like Hazelcast for sharing messages on all nodes?

Do you already defined the design of Moquette clustering? Probably you already know it, but I found the cluster design of EMQ simple and clear: http://emqtt.io/docs/v2/cluster.html

Hi Brian, thanks for your quick reply. My concerns are about the roadmap of rtcomm because we used it in our products that embed WLP. If IBM is committed we...

Thank you for the confirmation. If we'll be able to update the code I'll be happy to submit it to this project. PS: in the future there will be a...

The comment on line 89 of [tekton.py](https://github.com/ibm-mas/python-devops/blob/stable/src/mas/devops/tekton.py) explicitly states that a default storage class is required: > # Wait for the postgredb-tekton-results-postgres-0 PVC to be ready > # this PVC...

@pgodowski Thank you very much for this clever workaround! I can confirm that it allows you to bypass the verification on the 3 active pods of the rhm-data-service StatefulSet, enabling...

I just posted a comment in issue [1511](https://github.com/ibm-mas/cli/issues/1511) about the cause of this problem and how to address it. P.S. The code works as designed, but IMO it would be...