Skip to:
The cluster can't leave initializing if a monitor user password contains slash:The operator tries to execute:
But it's not working with mysql:
Instead the password should be escaped:
The issue was fixed under task.
, I have reproduced it. In my case, you can change the password but can't start a new cluster.
Hello Nickolay,
Did you try this with updating the secrets? Because I can't reproduce the issue. I tried like this:
then exec into some pxc pod and run:
I tried it on main.
Hello ,
While we are here, do we maybe have some other chars that we need to escape besides the slash character?
Also, you mentioned only the monitor user here, but I guess the same applies to every other user, right?
If a cluster is initialized normally, but password is changed to the one having slash, the whole cluster is crashed due to failed lifechecks
The cluster can't leave initializing if a monitor user password contains slash:
The operator tries to execute:
But it's not working with mysql:
Instead the password should be escaped: