mortee
mortee
FWIW, #node_template should merge the normal attributes from the already existing node file, if anything. This would make sure that other, updated nodes' info also get their way into the...
Pasting images doesn't work either, even though it works in Notes.
I know this most probably contains unwanted changes, and I'm happy to fix those, if they can be discussed here.
I just found this issue from 2018 when my containers suddenly stopped resolving each other without me modifying anything on a previously working setup. An earlier apt upgrade may have...
What does this accomplish?
I tried everything, restarting the whole server, restarting the docker daemon, restarting the container, recreating the container, wiping and recreating the entire dockerc-compose stack. Nothing fixes my issue.
My containers can access the internet just fine, they just fail to resolve each other. So, my upstream DNS setting is irrelevant here.
I set dockerd to debug logging, and watched the journal while doing DNS lookups of other containers from a container of a stack. Nothing gets logged apparently, while the names...
This is really weird. Restarting my worker nodes solved my issue.
I updated this to use the `/healthz` endpoint added in #2549. Can this now be merged?