Closed olafbuitelaar closed 4 years ago
According to @alphaDev23 using "tasks." to prefix the nodes resolves the issue for Docker Swarm Mode. (link)
I updated the docs in https://github.com/colinmollenhour/mariadb-galera-swarm/commit/3723c2a784d105d9ea84e5118d13414174a0f26b accordingly. Keeping in mind GCOMM_MINIMUM
is already a user-definable variable, can you explain why this PR is necessary, if you still believe it is? I just don't want to introduce additional complexity if it is not necessary. Thanks!
it indeed seems to work now, i've had tested this before. Hence i made this PR.
You can either close it, or consider it a convenient setup option, which overlays the tasks.
Another PR was merged which overlaps in functionality with this PR.
I've cherry picked the relevant changes of #79 added an extra environment variable ($IP_RESOLVEMETH = "swarm_tasks") in case you want to resolve the containers via tasks.