kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.01k stars 1.01k forks source link

Get username from Env for MYSQL scaler #5883

Open serhiimeverc opened 2 weeks ago

serhiimeverc commented 2 weeks ago

Proposal

Proposal to implement a usernameFromEnv to pair with already present passwordFromEnv

Use-Case

This would allow fully dynamic setting of scaler configuration to be used from container's env variables.

Is this a feature you are interested in implementing yourself?

Maybe

Anything else?

No response

zroubalik commented 3 days ago

Makes sense, are you willing to contribute it?