-
-
Notifications
You must be signed in to change notification settings - Fork 343
crash master after failover can cause unexpected downscaling #1167
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What version of redis operator are you using?
kubectl logs <_redis-operator_pod_name> -n <namespace>redis-operator version: v0.18.1
Does this issue reproduce with the latest release?
yes
What operating system and processor architecture are you using (kubectl version)?
kubectl version Output
$ kubectl version
What did you do?
What did you expect to see?
cluster failure will not cause expansion or contraction of capacity
What did you see instead?
after the failover, the status of the original faulty master in the cluster nodes will be 'master fail', which will trigger downscaling
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working