Open darron opened 8 years ago
I've been idling on this for a little while - had a chance this week to make some progress on this branch:
https://github.com/DataDog/kvexpress/tree/darron/kvexpress-watcher
It's acquiring and releasing Consul locks now:
http://shared.froese.org/2016/qkznu-11-39.mp4
Next steps:
I want kvexpress to be able to:
This way, for simple files that are a 1 to 1 mapping and don't require any variable substitution, we don't need to involve Consul Template into the mix.
This would save us a ton of configuration for each file that just ends up being boilerplate.