Dušan Borovčanin

Results 127 comments of Dušan Borovčanin

This is not relevant anymore since we are listing policy subjects, rather than policies.

@1998-felix Please check this one and close it if it's resolved.

Condition `if dir == Up || dir == Down` makes no sense since those are only two options . However, we do not want to call authorization on all the...

This issue was probably resolved long ago, but let's test it before closing it.

Hello, @vbulash. The original Mainflux is moved to https://github.com/absmach/magistrala and this repository is about to be archived. Please check docs there and try to run it.

I was trying to scale up and down the cluster described in the issue (but different size, due to scaling) and I noticed that the problem is not isolated to...

Yes, when I don't kill k8s pods by force (`kubectl delete pod`; I do that to simulate pod failure), scaling works and I can see nodes joining and leaving the...

At the moment, the only conclusion is that the issue occurs randomly when the k8s pod of the stateful set is killed. This might be due to the deployment strategy,...

@pandvan I faced message loss as well, and it might be related to this issue, but I can't confirm it because it was in the middle of testing this particular...