Skip to content

Store.InitFromEnvironment shall allow to specify another ENV VAR name #32

@nicoovh

Description

@nicoovh

Is your feature request related to a problem? Please describe.
When two tools are using configstore in a same ENV, their configuration may collide because the ENV var name is global.

Describe the solution you'd like
The Store.InitFromEnvironnement shall have the VENV name as parameter, default to CONFIGURATION_FROM

Describe alternatives you've considered
None

Additional context
code location:

func (s *Store) InitFromEnvironment() {

related issue on utask: ovh/utask#361

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions