-
-
Notifications
You must be signed in to change notification settings - Fork 294
Migrate from configor to koanf聽#910
Copy link
Copy link
Open
Labels
effort:3good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededprio ctechnical_task
Description
Metadata
Metadata
Assignees
Labels
effort:3good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededprio ctechnical_task
configor doesn't properly support reading lists of config structs from environment and, apart from that, seems to be dead anyway. Let's migrate to koanf instead. Most important thing is to maintain backwards compatibility with all existing config variables (in YAML and from env.).