Skip to content
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

feat: Allow scaling using redis stream length (#4277) #4390

Merged
merged 6 commits into from
Mar 28, 2023

Conversation

jkbmdk
Copy link
Contributor

@jkbmdk jkbmdk commented Mar 20, 2023

Make the redis stream scaler optionally dependent on the XLEN parameter

Checklist

Relates to #4277
Relates to kedacore/test-tools#117
Relates to kedacore/keda-docs#1094

@jkbmdk jkbmdk requested a review from a team as a code owner March 20, 2023 12:16
Signed-off-by: jmadajczak <jmadajczak@transparentdata.pl>
Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good! Thanks for the improvement ❤️
I'll review the e2e tests once the PR in test-tools is merged 😄

CHANGELOG.md Outdated Show resolved Hide resolved
pkg/scalers/redis_streams_scaler.go Show resolved Hide resolved
Signed-off-by: jmadajczak <jmadajczak@transparentdata.pl>
Signed-off-by: jmadajczak <jmadajczak@transparentdata.pl>
@JorTurFer
Copy link
Member

JorTurFer commented Mar 21, 2023

/run-e2e redis*
Update: You can check the progress here

jmadajczak and others added 2 commits March 22, 2023 09:33
Signed-off-by: jmadajczak <jmadajczak@transparentdata.pl>
Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
Signed-off-by: jkbmdk <jkbmdk@gmail.com>
@jkbmdk
Copy link
Contributor Author

jkbmdk commented Mar 27, 2023

Hey @JorTurFer , is there anything else I can do to help introduce that feature?

@JorTurFer
Copy link
Member

JorTurFer commented Mar 27, 2023

/run-e2e redis*
Update: You can check the progress here

@JorTurFer
Copy link
Member

Hey @JorTurFer , is there anything else I can do to help introduce that feature?

I think that only the conflict is changelog is left here

Signed-off-by: Jakub Madajczak <jkbmdk@gmail.com>
@JorTurFer
Copy link
Member

JorTurFer commented Mar 28, 2023

/run-e2e redis*
Update: You can check the progress here

Copy link
Member

@JorTurFer JorTurFer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the effort!

@JorTurFer JorTurFer merged commit 388bf37 into kedacore:main Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants