-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
[bitnami/redis] sentinel cannot elect new master #6484
Comments
here is my yaml
|
This looks similar to #6165. We have an internal task to work on it. Thanks for reporting it. |
Thanks for your reply, looking forward to your fix |
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback. |
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary. |
Which chart:
redis-14.3.1
Describe the bug
Sentinel can not elect new master when the master pod is deleted
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The remaining two pod should elect a new master.
Version of Helm and Kubernetes:
helm version
:kubectl version
:Additional context
logs for node-2 sentinel after deleted master node(node-0)
and it keep looping the failover but no correct master elected
The text was updated successfully, but these errors were encountered: