hashicorp / hashicorp/consul

Support Envoy's Slow Start Mode via Service Resolver

Open
#22,111 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

Envoy natively supports Slow Start mode https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/upstream/load_balancing/slow_start but this option is not available in Consul Service Mesh. Service Resolver is likely a good place for this configuration as it already supports other envoy cluster configuration like lb_policy or least_request_lb_config.

I tried to enable this using EnvoyExtension via ProxyDefaults but it does not apply for API Gateway.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.