kedacore/keda

Refactor scalers parsing to unify them

Offen

#5.037 geöffnet am 01.10.2023

 (12 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Go (1.457 Forks)auto 404
feature-requesthelp wantedneeds-discussionstale-bot-ignore

Repository-Metriken

Stars
 (10.372 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide