envoyproxy/envoy

ecds: add support for udp filters

Open

#15,895 opened on Apr 8, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/udparea/xdshelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 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.

Contributor guide