open-consul/agent/proxycfg
R.B. Boyer 2bfad66efa
connect: rework how the service resolver subset OnlyPassing flag works (#6173)
The main change is that we no longer filter service instances by health,
preferring instead to render all results down into EDS endpoints in
envoy and merely label the endpoints as HEALTHY or UNHEALTHY.

When OnlyPassing is set to true we will force consul checks in a
'warning' state to render as UNHEALTHY in envoy.

Fixes #6171
2019-07-23 20:20:24 -05:00
..
manager.go activate most discovery chain features in xDS for envoy (#6024) 2019-07-01 22:10:51 -05:00
manager_test.go add test for discovery chain agent cache-type (#6130) 2019-07-15 10:09:52 -05:00
proxycfg.go Proxy Config Manager (#4729) 2018-10-10 16:55:34 +01:00
snapshot.go Implement mesh gateway management of service subsets 2019-07-02 10:29:37 -04:00
state.go connect: rework how the service resolver subset OnlyPassing flag works (#6173) 2019-07-23 20:20:24 -05:00
state_test.go add test for discovery chain agent cache-type (#6130) 2019-07-15 10:09:52 -05:00
testing.go add test for discovery chain agent cache-type (#6130) 2019-07-15 10:09:52 -05:00