bitpoke / mysql-operator

Asynchronous MySQL Replication on Kubernetes using Percona Server and Openark's Orchestrator.
https://www.bitpoke.io/docs/mysql-operator/getting-started/
Apache License 2.0
993 stars 275 forks source link

Add RequeueAfter when reconcile MysqlDatabase/MysqlUser #886

Closed drivebyer closed 1 year ago

drivebyer commented 1 year ago

closes/fixes #xyz


calind commented 1 year ago

Hi, @drivebyer, and thank you for your contributions. Can you please apply the same logic to MysqlUser resources as well? Thanks!

drivebyer commented 1 year ago

Hi, @drivebyer, and thank you for your contributions. Can you please apply the same logic to MysqlUser resources as well? Thanks!

Of course, it's done. @calind

drivebyer commented 1 year ago

PTAL @calind @cndoit18