-
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
feat(Scaler): Adds Solr Scaler #4355
Conversation
Signed-off-by: ithesadson <thesadson@gmail.com>
Signed-off-by: ithesadson <thesadson@gmail.com>
Signed-off-by: ithesadson <thesadson@gmail.com>
Signed-off-by: ithesadson <thesadson@gmail.com>
Signed-off-by: ithesadson <thesadson@gmail.com>
Signed-off-by: ithesadson <thesadson@gmail.com>
Hi @tomkerkhove , I wrote the scaler and it seems to be working. |
/run-e2e solr* |
Signed-off-by: ithesadson <thesadson@gmail.com>
@zroubalik Can you trigger the e2e test again, I increased the time given for scale up |
/run-e2e solr* |
Signed-off-by: ithesadson <thesadson@gmail.com>
Signed-off-by: ithesadson <thesadson@gmail.com>
/run-e2e solr* |
/run-e2e solr* |
I added the document for solr scaler. kedacore/keda-docs#1093 |
Signed-off-by: ithesadson <thesadson@gmail.com>
/run-e2e solr* |
@zroubalik Can you please trigger to run the CI/validate - amd64 (pull_request) test again? |
/run-e2e solr* |
Signed-off-by: ithesadson <thesadson@gmail.com>
/run-e2e solr* |
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, thanks for the contribution
Provide a description of what has been changed
+Adds Solr Scaler for autoscaling based on solr queries
Checklist
Relates to #4234
Relates to kedacore/keda-docs#1093