Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the RO readness check #855

Merged
merged 1 commit into from
Nov 25, 2024
Merged

fix the RO readness check #855

merged 1 commit into from
Nov 25, 2024

Conversation

acekingke
Copy link
Contributor

What type of PR is this?

/bug

Which issue(s) this PR fixes?

Fixes #

  1. The leader or followers' replications are started by xenons, so the mysqlchecker can work well.
  2. However, the ReadOnly pod do not have xenon container, which make it is unhealthy which is checked by mysqlchecker.
  3. The unhealthy pod lead to unready of Readonly statefulset, reasulting in operator cannot go on reconciling.

What this PR does?

Summary:

Special notes for your reviewer?

@acekingke acekingke merged commit ddcc129 into radondb:main Nov 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants