kedacore/keda

Refactor scalers parsing to unify them

オープン

#5,037 opened on 2023/10/01

 (12 件のコメント) (3 件のリアクション) (0 人の担当者)Go (1,457 件のフォーク)auto 404
feature-requesthelp wantedneeds-discussionstale-bot-ignore

Repository metrics

Stars
 (10,372 個のスター)
PR merge metrics
 (平均マージ 8d 8h) (30d で 94 merged PRs)

説明

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

コントリビューターガイド