Degraded response for tcp_health_check
Open
area/health_checking
enhancement
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
Ability to indicate a degraded response in a `tcp_health_check`
*Description*:
Currently `tcp_health_check` allows for setting `send` and `receive` but there's no way to indicate that the host is functional but should not receive new connections when there are other healthy hosts. Adding support for `degraded` or `receive_degraded` would improve functionality
https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/load_balancing/degraded
Contributor guide
Assessment
This issue has not been assessed yet.