-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Redis cluster 7.x.x is not supported by KEDA 2.9.1 #4052
Comments
Hi, |
Maybe this only applies to redis streams, but just in case |
I assume the only change is v8->v9:
I can help with beta testing on my live environment. |
I'm not totally sure about if v9 works with redis 6, it looks like the client has changes, but we can just give a try. |
Report
While trying to use KEDA with redis cluster v7.x.x for scale based on list length:
With redis cluster v6.x.x works fine.
Expected Behavior
Work same as for redis v6.x.x
Actual Behavior
ScaledObject failing during initialization:
Steps to Reproduce the Problem
Logs from KEDA operator
KEDA Version
2.9.1
Kubernetes Version
1.24
Platform
Amazon Web Services
Scaler Details
redis-cluster
Anything else?
No response
The text was updated successfully, but these errors were encountered: