upstream: allow clusters to skip waiting on warmup for initialization (#17179)
Commit Message: upstream -- allow clusters to skip waiting on warmup for initialization Additional Description: this reduces server startup time, but might cause initial 500s for requests made on unresolved clusters. Further work might be needed there if operators use this new config option. Risk Level: low - new config option. Default uses legacy behavior. Testing: added unit tests Docs Changes: added. Release Notes: updated Signed-off-by: Jose Nino <jnino@lyft.com> Mirrored from https://github.com/envoyproxy/envoy @ f2906f5ce372814b8e6f688a0e1766703d8b56f2pull/624/head
parent
ba691eaee4
commit
5747b966e2
2 changed files with 16 additions and 2 deletions
Loading…
Reference in new issue