envoyproxy/envoy

[active health checking] Implement multiple health checkers per cluster

Open

#3,642 opened on Jun 15, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

The v2 CDS schema supports multiple health checkers per cluster but it hasn't been implemented yet. This is a placeholder for that work.

Context: https://envoyproxy.slack.com/archives/C78HA81DH/p1529092669000250

Contributor guide