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

envconsul-like environment {} clause #1765

Closed
jippi opened this issue Sep 28, 2016 · 9 comments
Closed

envconsul-like environment {} clause #1765

jippi opened this issue Sep 28, 2016 · 9 comments

Comments

@jippi
Copy link
Contributor

jippi commented Sep 28, 2016

Hi

Is it planned to bring envconsul like consul-kv monitoring into nomad and restart the process on change(s) ?

e.g. monitoring two -prefix and on changes within those kv, send certain signal / restart process ideally with similar wait , upcase and sanitize options

similar to

consul {
   kv_prefix {
      prefixes = ["/something", "/awesome"]
      wait { min: "3s", max: "6s" }
      upcase = 1
      sanitized = 1
   }
}
@dadgar
Copy link
Contributor

dadgar commented Sep 28, 2016

We don't have plans to first class this but would like to make it possible through life-cycle plugins which we plan to bring in 0.6

@jippi
Copy link
Contributor Author

jippi commented Sep 28, 2016

@dadgar so you have a overview roadmap of which features you got planned for which versions - maybe just even in bullet form ?

@dadgar
Copy link
Contributor

dadgar commented Sep 28, 2016

Internally yes, but we do not advertise it publicly since it changes quite often

@jippi
Copy link
Contributor Author

jippi commented Sep 28, 2016

@dadgar I'm not necessarily interesting in feature x will be in release y, but rather what the features in general is :) I've bet on all hashcorp software since first public releases so far, and never been disappointed :)

@c4milo
Copy link
Contributor

c4milo commented Jan 5, 2017

I would be interested in sort of an envconsul block configuration similar to the recently introduced template block.

@sprutner
Copy link
Contributor

+1

@samber
Copy link
Contributor

samber commented Mar 22, 2017

If I can help you in any way, just le me know !

@dadgar
Copy link
Contributor

dadgar commented Mar 22, 2017

Just to update this, this will land in 0.6.0! It will not be a new block but will reuse the template specification!

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2022
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

5 participants