envoyproxy/envoy

FilterChain Discovery Service (FDS)

Aperta

#4540 aperta il 26 set 2018

 (47 commenti) (18 reazioni) (1 assegnatario)C++ (5373 fork)batch import
api/v3design proposalhelp wanted

Metriche repository

Star
 (27.997 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor