envoyproxy/envoy
GitHub で見るdynamic_forward_proxy: Support SRV query lookup in DNS cache used by the custom cluster.
Open
#16,374 opened on 2021年5月7日
area/forward proxyhelp wanted
Repository metrics
- Stars
- (27,997 stars)
- PR merge metrics
- (平均マージ 8d) (30d で 378 merged PRs)
説明
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 DNSfor service discovery.
[optional Relevant Links:]
Any extra documentation required to understand the issue.