elderapo

Results 25 issues of elderapo

**Describe the bug** Applying a MySQL `Cluster` and an `OpsRequest` (type: `Reconfiguring` with at least one **restart-required** parameter) **in the same apply** for new clusters leads to a crashloop/broken cluster...

kind/bug

It would be nice to support encryption/decryption of backups when working with s3.

enhancement

MOCO works well for initial cluster creation and steady-state operation. However, changing replication settings on an existing cluster—especially adjusting the replica count—has rough edges, as outlined below. The proposals that...

enhancement

For the sake of simplicity, I will be referring to `spec.replicas` as `instances`. Renaming `replicas` to `instances` won't be a part of this PR (so there won't be breaking changes,...

Hi MOCO team! Thanks for the great operator 🙌 I'm testing MOCO and ran into some surprising defaults: - interactive MySQL sessions (`mysql -umoco-admin -p` in `mysqld` container) start with...