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

Raises an error when RabbitMQ regex matches more than 1 page #2103

Merged
merged 2 commits into from
Sep 20, 2021

Conversation

JorTurFer
Copy link
Member

As we were talking during the last meeting, this PR modifies the behavior of RabbitMQ Scaler to raise an error in case of the provided regex matches with more queues those are returned in a single page. At least with this PR, the user get information about why the scaler doesn't reflect the current status of the queues (if they need 2 or more pages)

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Tests have been added
  • A PR is opened to update our Helm chart (repo) (if applicable, ie. when deployment manifests are modified)
  • A PR is opened to update the documentation on (repo) (if applicable)
  • Changelog has been updated

Fixes #2068

Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
@zroubalik zroubalik merged commit 02aa93a into kedacore:main Sep 20, 2021
@JorTurFer JorTurFer deleted the rabbit_regex_error branch September 20, 2021 12:10
nilayasiktoprak pushed a commit to nilayasiktoprak/keda that referenced this pull request Oct 23, 2021
…e#2103)

Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
Signed-off-by: nilayasiktoprak <nilayasiktoprak@gmail.com>
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.

Add support to browse over the pages using regex in RabbitMQ Scaler
2 participants