envoyproxy / java-control-plane

Java implementation of an Envoy gRPC control plane
Apache License 2.0
291 stars 136 forks source link

VHDS Support #331

Open inssein opened 6 months ago

inssein commented 6 months ago

Mostly creating this issue to:

  1. Get an understanding of any historical context. I see there is an open PR (https://github.com/envoyproxy/java-control-plane/pull/264) but it's stale.
  2. Gauge if there is an interest in adding support to the java control plane

I am currently working on an envoy control plane on top of this repository and looking at what could be potentially improved, and this is at the top of the list.