java-control-plane
java-control-plane copied to clipboard
ECDS support
This issue focuses on ECDS (another issue was opened for ECDS and VHDS: https://github.com/envoyproxy/java-control-plane/issues/346).
ECDS uses TypeExtensionConfig as resource. Leveraging the current server, caches and snapshots can help anyone implementing an ECDS, and also simplify the usage of an ADS server to serve extension configs.
I will provide a PR. Let me know if that's smth you would like implemented.