mirror of
https://github.com/status-im/consul.git
synced 2025-02-10 12:46:32 +00:00
This is the OSS portion of enterprise PR 2249. This PR introduces an implementation of the proxycfg.Health interface based on a local materialized view of the health events. It reuses the view and request machinery from agent/rpcclient/health, which made it super straightforward.