Hi,
I am wondering if I’m just missing something, because I feel like this should be possible without polling.
I need a “watch" for all "service changes" within a given consul Agent (service create, delete, etc.)
But it does not look like this is currently possible??
What I don’t want is
1] for this to have to talk back to the mother ship every time — since I’m already on the same Node as the Agent, this should stay "on box" (this DOES look possible with /v1/agent/services ??)
2] to have to poll for this information. I.e. I really want a watch. (which rules out /v1/event/list I think)
All I want to know is if anything has changed, so that I can react to it, and can reload some config in some other daemons on the Node.
I really don’t even need the overhead of consul-template.
What am I missing?
Thanks,
— Chris
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/consul/issues
IRC: #consul on Freenode
---
You received this message because you are subscribed to the Google Groups "Consul" group.
To unsubscribe from this group and stop receiving emails from it, send an email to consul-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/consul-tool/053bef59-5e7b-4aa7-8d06-780df52f6a7e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "Consul" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/consul-tool/HwlfpVw52_I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to consul-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/consul-tool/CAGoWc06hZSS9m4Ln_O01zFs8fQX0%3Den9JmQqansNvOT94KxWHg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/consul-tool/4B8FB380-CE57-4919-B505-E18260CC3564%40gmail.com.