For complex issues please use https://discuss.hashicorp.com/c/consul/, https://github.com/hashicorp/consul/issues or https://groups.google.com/forum/#!forum/consul-tool.
Interested in hearing your thoughts
https://discuss.hashicorp.com/t/how-to-use-prepared-query-in-retry-join/26943
Outside using the way a prepared query can be accessed over DNS, is there a more direct way of putting in an expression in retry_join
such that it uses prepared query in the same style of the way "provider" expressions work in retry_join
?
I want to try using a prepared query to self discover consul peers in retry_join
(assuming the consul server resolving the prepared query knows about said peers)?
consul connect ca set-config
to rotate between Vault CA endpoints gracefully. The issue is that while existing proxies work fine during the rotation process, new proxies can't seem to reference the new CA bundle until the Consul leader is restarted and an election is forced. Restarting the leader immediately after setting the config causes old proxies to break for a few minutes, however, so this isn't an option. Has anyone dealt with this before? We are on Consul 1.9.6, Envoy 1.16.4.