Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 19:48
· 17 commits to main since this release

🤖 Sidecar agent for MariaDB that co-operates with mariadb-operator. Remotely manage Galera via HTTP instead of configuration *.cnf files.

  • HTTP API to manage Galera and expose the MariaDB state to mariadb-operator
  • Query and update Galera state without mounting /var/lib/mysql/grastate.dat
  • Perform Galera cluster recovery remotely
  • Bootstrap new Galera cluster as a result of the cluster recovery
  • Idiomatic Go HTTP client pkg/client