envoyproxy/envoy

Asynchronous custom resolvers

Open

#10.361 aberto em 12 de mar. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/dnsarea/listenerarea/load balancingenhancementhelp wantedtech debt

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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.

Guia do colaborador