mirror of https://github.com/hashicorp/consul
Allow multiple endpoints in Envoy clusters configured with hostnames (#21655)
* xds: allow multiple endpoints for strict_dns * xds: fixes typo in multi hostname warningpull/21890/head
parent
7082a93927
commit
7c24db2f3b
@ -0,0 +1,3 @@
|
||||
```release-note:improvement
|
||||
xds: configures Envoy to load balance over all instances of an external service configured with hostnames when "envoy_dns_discovery_type" is set to "STRICT_DNS"
|
||||
```
|
Loading…
Reference in new issue