kedacore/keda

Refactor scalers parsing to unify them

Aperta

#5037 aperta il 1 ott 2023

 (12 commenti) (3 reazioni) (0 assegnatari)Go (1457 fork)auto 404
feature-requesthelp wantedneeds-discussionstale-bot-ignore

Metriche repository

Star
 (10.372 stelle)
Metriche merge PR
 (Merge medio 8g 8h) (94 PR mergiate in 30 g)

Descrizione

Proposal

Currently, each scaler parses the configuration using its own way, some of them use helpers for reading envs, other don't, some use one helper, others use their own helpers... There is a lot of fragmentation in scalers code and we should unify it

Use-Case

No response

Is this a feature you are interested in implementing yourself?

Maybe

Anything else?

No response

Guida contributor