It would be great to add support for system users password management.
When system users passwords are compromised, it's be impossible to change them in an existing cluster.
I tried to deploy Secret with passwords for users:
- moco-admin
- moco-agent
- moco-backup
- moco-clone-donor
- moco-exporter
- moco-readonly
- moco-repl
- moco-writable
And manually change their passwords in MySQL, but the operator rolled back my changes.
So, it seems, the only way to change system users passwords is to deploy a new cluster and move all data to it.
Maybe I'm wrong, and there's an easier way?
It would be great to add support for system users password management.
When system users passwords are compromised, it's be impossible to change them in an existing cluster.
I tried to deploy Secret with passwords for users:
And manually change their passwords in MySQL, but the operator rolled back my changes.
So, it seems, the only way to change system users passwords is to deploy a new cluster and move all data to it.
Maybe I'm wrong, and there's an easier way?