Skip to content

Releases: elninotech/yet-another-mysql-operator

YAMO 0.5.0

29 Jan 13:59

Choose a tag to compare

YAMO (Yet-Another-MySQL-Operator)

Features in this release

  • Changed the name from MySQL-Operator to YAMO
  • Gives back information of the MySQL cluster via kubectl get mysqls

Bugfixes in this release

  • Fixes various status update errors
  • Adjusted status update calls

Full Changelog: 0.4.4...0.5.0

MySQL Operator (unavailable)

26 Jan 14:29

Choose a tag to compare

Pre-release

⚠️ This version is no longer available please make use of 0.5.0

Features

  • Operator can manage a multi node MySQL Cluster within a StatefulSet based on Percona for MySQL 8.4
  • Manages Root & Replication secrets
  • Pass along custom my.cnf options
  • Automatically sets up Group Replication via MYSQL communication protocol.
  • Automatic recovery of previous created group.
  • Node affinity to spread MySQL nodes across a Kubernetes cluster