mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
673d02d30f
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.