colinmollenhour / mariadb-galera-swarm

MariaDb Galera Cluster container based on official mariadb image which can auto-bootstrap and recover cluster state.
https://hub.docker.com/r/colinmollenhour/mariadb-galera-swarm
Apache License 2.0
219 stars 103 forks source link

Will this project ever be updated? #108

Closed miberecz closed 2 years ago

miberecz commented 2 years ago

I can see there is no now commit since 2 years here. Will this be ever updated to use 10.6 or recent mariadb? Is there a point to invest this into our environment? I do not seem to found any usable project specifically wrote for Docker Swarm besides this, but 10.4 will lose support soon.

colinmollenhour commented 2 years ago

There may be minor differences in 10.6 that break something but most of it should still work. If you want to test it and fix or report issues I'd be happy to inspect and merge a PR.

colinmollenhour commented 2 years ago

I did some light testing with 10.4 through 10.8 and everything appears to be working. New images built and pushed.

fannyfan414 commented 1 year ago

I did some light testing with 10.4 through 10.8 and everything appears to be working. New images built and pushed.

Awesome work, thanks!

Can you upgrade to mariadb 10.11 (it’s announced as LTS)?

colinmollenhour commented 1 year ago

@fannyfan414 I just pushed 10.11. Also updated 10.3-10.8 and removed 10.2 from the repo.