envoyproxy/envoy

Asynchronous custom resolvers

Open

#10.361 geöffnet am 12. März 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/dnsarea/listenerarea/load balancingenhancementhelp wantedtech debt

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

https://github.com/envoyproxy/envoy/issues/1477 added custom resolvers for address messages, but with a synchronous resolution limitation. This rules out the use of RPCs or DNS for address resolution. This issue tracks bringing async customer resolver capabilities to Envoy.

Contributor Guide