Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add expand_keys type support for yaml files #54

Open
stephenlawrence opened this issue Mar 3, 2016 · 5 comments
Open

Add expand_keys type support for yaml files #54

stephenlawrence opened this issue Mar 3, 2016 · 5 comments

Comments

@stephenlawrence
Copy link

As a user, I would like to be able to import a .yml file and have git2consul split each key/value into k/v in Consul similar to how the json expand_keys works. This would allow me to standardize my configurations to yml.

@ryanbreen
Copy link
Collaborator

Sounds good. I plan to do this within the scope of GH-49.

@syamsathyan
Copy link

Is there an ETA on this enhancement, thanks?

@spanktar
Copy link

spanktar commented May 6, 2016

Rather than an ETA, I'd be happy to know if it's being considered or worked on. If so, then I would know that eventually I can use it. For now, I wrote my own janky yml->consul code.

@calvn
Copy link
Contributor

calvn commented May 6, 2016

@spanktar Yes, it is being considered. We are working refactor of git2consul to include file backends, but there is no ETA on this yet. Apologies for the delay!

Edit: If you've got tooling that can do the translation, feel free to share it with the community and link it here. :)

@arthurtsang
Copy link

https://github.com/nodeca/js-yaml
i've a project using js-yaml pretty easy to use.

hexelon added a commit to hexelon/git2consul that referenced this issue Aug 2, 2016
stevenscg pushed a commit to stevenscg/git2consul that referenced this issue Aug 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants