Sergii Nuzhdin

Results 28 comments of Sergii Nuzhdin

Is there any progress on this issue? I'm experiencing the same problem, after some circumstances my remote workers disappearing from rq-dashboard, but continue performing jobs.

thanks for the detailed issue. sounds like a right thing to do.

Can't provide any ETA, but feel free to create a PR

This description makes much more sense than in #29 and it is definitely something we should add.

This chart uses official docker images from the [stolon](https://github.com/sorintlab/stolon) and preferably this change should be done there.

Charts in `lwolf/stolon-chart` and `helm/charts/stable/stolon` diverted too much after it was upstreamed. I don't think it makes sense to just replace one with another, since it might break people's installations.

Hi, as log record says `User "system:serviceaccount:k8poc-sathya:default" cannot get configmaps in the namespace "k8poc-sathya"` the user does not have permissions to get configmaps. You need to check ServiceAccount/Role/RoleBinding to make...

It shouldn't require access to the kube-system namespace at all. Could you please provide more information about your setup, will see what I can do? * what k8s version do...

I've just deployed this chart with the `values.yaml` file you've pasted. I don't have k8s 1.10 so I tested on my 1.12.3. Everything works fine. ``` $ kubectl get pods...

so, it seems that you resolved your problem and the issue could be closed? I'll keep in mind that additional roles might be required. But for now I can't reproduce...