envoyproxy/envoy

ecds: add support for udp filters

Open

#15.895 aberto em 8 de abr. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/udparea/xdshelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

Title: Implement ECDS for UDP listener filters

Description: Use-case: We'd like reload the configs independent of the listener. In our case, we're using the DNS filter and would like to be able to dynamically update the DNS entries without reloading the listeners.

Guia do colaborador