envoyproxy/envoy

FilterChain Discovery Service (FDS)

Open

#4,540 opened on 2018年9月26日

GitHub で見る
 (47 comments) (18 reactions) (1 assignee)C++ (5,373 forks)batch import
api/v3design proposalhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

In order to support filter chain updates without forcing a full listener drain, it's been suggested we add a FilterChain Discovery Service. This would allow individual FilterChains belonging to a Listener to be independently discovered and updated.

This would also lend support to finer grained Listener resource naming for incremental and on-demand xDS (generalizing https://github.com/envoyproxy/envoy/issues/2500).

Opening this issue to track any design work and ownership.

@ggreenway @andraxylia @lizan @PiotrSikora @mattklein123

コントリビューターガイド