Martin Braun
Martin Braun
Our results are maintained here btw by now: https://github.com/neuroforgede/promswarm
+1 on this. On our cloud provider when using Ubuntu 22.04 something has changed that caused the default mtu to break overlay networks. For now we can live with setting...
Thanks @dajudge for picking up this feature btw. This will make managing clusters a lot easier. EDIT: Thanks to everyone involved in the design as well. I like the end...
I hope it's fine to comment here, since I just found out today that this repo existed. We love the original swarmprom and decided to port it to newer versions....
To me it is still a bit unclear whether we want to just communicate back the error to the docker engine directly or whether we want to wrap the calling...
Prototype here: https://github.com/costela/docker-volume-hetzner/compare/master...neuroforgede:docker-volume-hetzner:master Currently evaluating.
@costela What are your thoughts on this?
@costela ping
No worries. If I read the docs for WithBackoffFunc correctly this is used for automatic retrying of requests. We don't want automatic retries though, right? I'd rather have the volume...
I guess this does the same as https://github.com/moby/swarmkit/pull/3072 but removes things around volumes? I think this is not the privileged PR we want to merge.