envoyproxy/envoy

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

Open

#16,374 建立於 2021年5月7日

在 GitHub 查看
 (10 留言) (0 反應) (1 負責人)C++ (5,373 fork)batch import
area/forward proxyhelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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.

貢獻者指南