-
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
Add Cassandra scaler and tests #2211
Conversation
Signed-off-by: nilayasiktoprak <[email protected]>
Are these docs still up-to-date? kedacore/keda-docs#452 |
No but I have the updated version in my local, just did not send it yet. I can send it now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking great! Just a minor nit on context
propagation.
@nilayasiktoprak and please don't forget to update Changelog ( |
Signed-off-by: nilayasiktoprak <[email protected]>
Signed-off-by: nilayasiktoprak <[email protected]>
@JorTurFer PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
(I have never used cassandra so I can't say anything apart from code and naming)
EDIT: Of course, thanks for your contribution! ❤️
@nilayasiktoprak thanks for the contribution! |
Thanks a ton @nilayasiktoprak! 🎉 |
Signed-off-by: nilayasiktoprak [email protected]
Add Cassandra scaler, e2e test and unit test.
Checklist
Fixes #1738