Releases: elninotech/yet-another-mysql-operator
Releases · elninotech/yet-another-mysql-operator
YAMO 0.5.0
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)
⚠️ 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
MYSQLcommunication protocol. - Automatic recovery of previous created group.
- Node affinity to spread MySQL nodes across a Kubernetes cluster