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 username from env mysql scaler #5952

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

Indresh2410
Copy link
Contributor

@Indresh2410 Indresh2410 commented Jul 7, 2024

Provide a description of what has been changed

Checklist

Fixes #5883

Relates to #5883

Docs PR: kedacore/keda-docs#1419

Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
@Indresh2410 Indresh2410 requested a review from a team as a code owner July 7, 2024 11:40
Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
pkg/scalers/scaler.go Fixed Show fixed Hide fixed
pkg/scalers/scaler.go Outdated Show resolved Hide resolved
Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
@SpiritZhou
Copy link
Contributor

Could you mind to refactor this mysql scaler to new declarative scaler config (#5797) ? Then we don't need to add a new function GetFromAuthOrMetaOrEnv.

Signed-off-by: Indresh2410 <indreshprakash24@gmail.com>
@Indresh2410
Copy link
Contributor Author

Could you mind to refactor this mysql scaler to new declarative scaler config (#5797) ? Then we don't need to add a new function GetFromAuthOrMetaOrEnv.

Thanks @SpiritZhou . Have addressed it

Signed-off-by: Indresh2410 <indreshprakash24@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.

Get username from Env for MYSQL scaler
2 participants