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

rabbitmq scaler reports that the username and password is bad - clarify what special characters means #6364

Open
doctorpangloss opened this issue Nov 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@doctorpangloss
Copy link
Contributor

Report

The notes for RabbitMQ Scaler say you can't use special characters in the username or password. Unfortunately the rabbitmq topology operator will create usernames and passwords with underscores. Does this count as a special character? I am getting bad username and password messages. It's kind of ridiculous that this is a problem

Expected Behavior

I should be able to use a username and password correctly

Actual Behavior

There is a vague warning about special characters in Keda and rabbitmq trigger auths

Steps to Reproduce the Problem

Logs from KEDA operator

No response

KEDA Version

2.15.1

Kubernetes Version

1.30

Platform

Other

Scaler Details

RabbitMQ

Anything else?

No response

@doctorpangloss doctorpangloss added the bug Something isn't working label Nov 25, 2024
@JorTurFer
Copy link
Member

Hello
Is this related with wrong escaping the password in the url? Are you willing to open a PR with the fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To Triage
Development

No branches or pull requests

2 participants