Results 79 comments of kaiyou

Automated distributed moderation is hard indeed, and I am pretty sure that any simple standard approach will either be too restrictive - and thus disabled on most instances - or...

I am starting to think something a lot more radical needs be done. The admin container is fine since resolving can be performed live, but nginx and Postfix do not...

After some thought, I renamed the issue to be more general because I think we need to think fresh and avoid any old preconceived idea. Basically, most container environments rely...

Here are the places containers currently reference each other : - the admin container provides references to nginx and podop for various use cases, it is inside the API so...

Prometheus is probably the way we want to go, by exporting metrics from the admin api.

This should be implemented as an additional benefit to the currently proposed fix for #28. The implementation allows nodes to announce routed prefixes through wesher, currently focusing on device scope...

Edit: please ignore this and the following message. They are useful to the thinking process, but expose ideas I do not find relevant anymore. I gave this some time and...

On the more general split-brain problem, we could add a timer and check at regular intervals that any node provided in `--join` is still a cluster member, and try to...

After giving it some time and some fiddling around, here is my new take on the matter: solving the issue might actually be fairly simple. We could simply add a...

I have a test implementation running on a couple live clusters. First tests are promising against manually triggered failures. I will provide feedback about real life efficiency in a couple...