envoyproxy/envoy

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

Open

#16.374 aperta il 7 mag 2021

Vedi su GitHub
 (10 commenti) (0 reazioni) (1 assegnatario)C++ (5373 fork)batch import
area/forward proxyhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

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.

Guida contributor