Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Support environment variables source #35

Open
serbrech opened this issue Dec 6, 2017 · 5 comments
Open

Support environment variables source #35

serbrech opened this issue Dec 6, 2017 · 5 comments

Comments

@serbrech
Copy link
Contributor

serbrech commented Dec 6, 2017

Is there any plans to add Environment variables as a source?

pseudo code :

s := staert.NewStaert(command)
env := staert.NewEnvSource("PREFIX_")
s.AddSource(env)
@ldez
Copy link
Contributor

ldez commented Dec 6, 2017

Related to #30

@serbrech
Copy link
Contributor Author

serbrech commented Dec 6, 2017

Great, so... why was it not merged? :) Was it because it didn't use flaeg parsing? How do I pick this up?

@ldez
Copy link
Contributor

ldez commented Dec 6, 2017

The contributor gave up.
You can read this discussion https://traefik.slackarchive.io/dev/page-17/ts-1497598028679523
Come the Traefik community Slack channel in the channel #dev if you need to ask some questions about the design.

@serbrech
Copy link
Contributor Author

serbrech commented Dec 6, 2017

Great, I'll pick this one up then :)

@serbrech
Copy link
Contributor Author

serbrech commented Dec 8, 2017

Plan :

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants