upstream: allow excluding hosts from lb calculations until initial health check (#6794)
This adds an option to allow hosts to be excluded in lb calculations until they have been health checked for the first time. This will make it possible to scale up the number of hosts quickly (ie large increase relative to current host set size) without triggering panic mode/spillover (as long as the initial health check is succeeds). While these hosts are excluded from the lb calculations, they are still eligible for routing when panic mode is triggered. Signed-off-by: Snow Pettersen <snowp@squareup.com> Mirrored from https://github.com/envoyproxy/envoy @ 4c80194bf82193261aa52a4ca64c4e6a461881c0pull/620/head
parent
2d56868487
commit
cfb75b48b7
2 changed files with 24 additions and 0 deletions
Loading…
Reference in new issue