You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of redis operator are you using?
redis-operator version: v0.19.0
What operating system and processor architecture are you using (kubectl version)?
[root@master redis]# kubectl version
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"27", GitVersion:"v1.27.7", GitCommit:"07a61d861519c45ef5c89bc22dda289328f29343", GitTreeState:"clean", BuildDate:"2023-10-18T11:42:32Z", GoVersion:"go1.20.10", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v5.0.1
Server Version: version.Info{Major:"1", Minor:"27", GitVersion:"v1.27.7", GitCommit:"07a61d861519c45ef5c89bc22dda289328f29343", GitTreeState:"clean", BuildDate:"2023-10-18T11:33:23Z", GoVersion:"go1.20.10", Compiler:"gc", Platform:"linux/amd64"}
[root@master redis]#
What version of redis operator are you using?
redis-operator version: v0.19.0
What operating system and processor architecture are you using (
kubectl version
)?What did you do?
for-example
What did you expect to see?
when a master node fails, Sentinel should immediately update its status to clear the old master node information.
What did you see instead?
Old master pod exist in Sentinel
The text was updated successfully, but these errors were encountered: