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

Add support for per-scaler override on the RabbitMQ vhost. #1451

Merged
merged 3 commits into from
Jan 5, 2021

Conversation

coderanger
Copy link
Contributor

@coderanger coderanger commented Dec 25, 2020

This makes it easier to use a single user account for Keda without keeping separate connection strings for every vhost.

Adds a vhostName metadata field to the rabbitmq scaler which overrides the vhost in the connection string coming from host or hostFromEnv.

Checklist

This makes it easier to use a single user account for Keda without keeping separate connection strings for every vhost.

Signed-off-by: Noah Kantrowitz <[email protected]>
Signed-off-by: Noah Kantrowitz <[email protected]>
Copy link
Member

@zroubalik zroubalik 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 @coderanger! just waiting with the merge till docs PR is resolved

@zroubalik zroubalik merged commit 2e62f44 into kedacore:main Jan 5, 2021
ycabrer pushed a commit to ycabrer/keda that referenced this pull request Mar 1, 2021
…1451)

* Add support for per-scaler override on the RabbitMQ vhost.

This makes it easier to use a single user account for Keda without keeping separate connection strings for every vhost.

Signed-off-by: Noah Kantrowitz <[email protected]>

* Update changelog.

Signed-off-by: Noah Kantrowitz <[email protected]>

Co-authored-by: Zbynek Roubalik <[email protected]>
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.

2 participants