-
Notifications
You must be signed in to change notification settings - Fork 236
Is this project abandoned? #313
Comments
see #255 |
So I guess the initial release was just very good!
I am leaning towards using Mysql 8 with innodb cluster - and this project, especially since it is from Oracle was my goto option, but I am a bit concerned. I guess I'll just have to give it a go and see how far I get... |
Any updates on supporting newer versions of Kubernetes? |
@owainlewis is there any plans to support newer versions of Kubernetes? |
Note that the this original issue asking whether this project is still alive is more than a year old already and the developer that replied saying it is alive back then has told me now that unfortunately it seems to have died and that it is a real shame since there are no actively maintained operators for innodb cluster at the moment. |
There is also https://github.com/presslabs/mysql-operator which looks actively maintained. |
That is not based on InnoDB Cluster but rather async replication and Percona DB (mysql 5.7) |
@lsadehaan ahh ok, @owainlewis / @prydie can get some maintainers outside of Oracle to start helping this? I am unable to upgrade clusters pass Kubernetes v1.15 at the minute. |
I found a critical issue for this project, even for multi-master mode (of three nodes), if the r/w node down, it can't fail over to new node(even after 40 minutes), and so can't write any new data to the mysql database.
after 40 minutes. still can't getcluster.
node restarted, after a about 40 minutes, it still can't recover somehow,
I'd suggest someone do the same test of ha failover ( for r/w node shutdown test ), before using it. |
Is this a BUG REPORT or FEATURE REQUEST?
Choose one: BUG REPORT or FEATURE REQUEST
Versions
MySQL Operator Version:
Environment:
kubectl version
):uname -a
):What happened?
What you expected to happen?
How to reproduce it (as minimally and precisely as possible)?
Anything else we need to know?
The text was updated successfully, but these errors were encountered: