Martin Braun

Results 226 comments of Martin Braun

@z3cka if you need to handle TLS in your Swarm (if you still have it, maybe I misread your message), I'd suggest to look at using caddy with https://github.com/lucaslorentz/caddy-docker-proxy to...

Yeah. This would be something to only do automatically in some cases in my opinion. This should be opt in on a volume to volume Basis because of the reason...

Thinking about it, another idea to consider would be to have some Kind of companion service to the plugin or even integrated that exposes an API endpoint that can do...

I think we have run into this recently (logs from Portainer) where we have "cronjobs" running in swarm via restart_policy. ![grafik](https://github.com/moby/moby/assets/719760/39fce6c4-762f-443f-8506-5338ae932b9f) Will try to see if I can get the...

Logs are here: ``` Jun 13 15:00:31 manager-3 dockerd[759]: time="2023-06-13T15:00:31.070449259Z" level=warning msg="error while deleting neighbor entry" error="no such file or directory" Jun 13 15:00:31 manager-3 dockerd[759]: time="2023-06-13T15:00:31.071216393Z" level=warning msg="error while...

Let me know if you need more info from the other two nodes of the swarm, I backed the syslog up. @thaJeztah @dperny

Note that we also use a Variant of the same pattern where we suffix our secrets and configs with a hash to "Update" them. So we can have quite some...

Just to add my 2 cents here. Right now I think arguably the best way to achieve this behaviour without changing moby/swarmkit is described [here](https://github.com/moby/moby/issues/27552#issuecomment-1628394211). I think if this were...

Judging from the am amount of upvotes, this feels like something to be addressed. Does this PR make sense for the project?

@neersighted i must say your comment makes me really happy. Take your time. Such a huge Release after such a long time must be really painful. I think I speak...