Skip to content

feat(flag): resolve env's from config file #8436

@DmitriyLewen

Description

@DmitriyLewen

Description

viper doesn't resolve env's from config file - spf13/viper#315.
But we wrap some logic - so we can do it.

Most likely, env will be used for string or []string types.
So I propose to allow env only for these types now.

We may add logic for other types later (upon user requests)

Discussed in #8426

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions