envoyproxy/envoy

FilterChain Discovery Service (FDS)

Open

#4.540 geöffnet am 26. Sept. 2018

Auf GitHub ansehen
 (47 Kommentare) (18 Reaktionen) (1 zugewiesene Person)C++ (5.373 Forks)batch import
api/v3design proposalhelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide