-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
Description
I've using latest operator, create 3 node galera + maxcale.
I set availableWhenDonor: true on galera spec.
While testing galera recovery i discovered that kubernetes readiness/liveness checks ok for one instance (which is the donor), but maxcale reports "running" state for this instance and does not allow quieries on it.
There is another option needed for maxcale to allow master while donor?