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

Releases: mariadb-operator/agent

v0.0.4-beta2

15 Nov 21:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4-beta1...v0.0.4-beta2

v0.0.4-beta1

13 Nov 17:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.4-beta1

v0.0.3

10 Oct 20:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

05 Jul 23:02
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

28 Jun 19:48
Compare
Choose a tag to compare

🤖 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