kedacore/keda

Refactor scalers parsing to unify them

Aberta

#5.037 aberto em 1 de out. de 2023

 (12 comentários) (3 reações) (0 responsável)Go (1.457 forks)auto 404
feature-requesthelp wantedneeds-discussionstale-bot-ignore

Métricas do repositório

Stars
 (10.372 estrelas)
Métricas de merge de PR
 (Mesclagem média 8d 8h) (94 fundiu PRs em 30d)

Description

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

Guia do colaborador