envoyproxy/envoy

dynamic_forward_proxy: Support SRV query lookup in DNS cache used by the custom cluster.

Open

#16.374 aberto em 7 de mai. de 2021

Ver no GitHub
 (10 comments) (0 reactions) (1 assignee)C++ (5.373 forks)batch import
area/forward proxyhelp wanted

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

Title: Support SRV query lookup in DNS cache used by the custom cluster in DFP filter.

Description:

This feature request is most likely a subset of existing issue for supporting SRV query in Envoy in general. However, it doesn't seem like there's much discussion around supporting it in Dynamic Forward Proxy filter based on the previous discussion. DNS cache used by Dynamic Forward Proxy filter currently performs A record lookup and works similarly to a cluster using Logical DNS for service discovery.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

Guia do colaborador