envoyproxy / java-control-plane

Java implementation of an Envoy gRPC control plane
Apache License 2.0
288 stars 138 forks source link

Feature Parity #346

Open inssein opened 4 months ago

inssein commented 4 months ago

As I dive deeper into Envoy and the control plane, I am noticing that the Java version has a few missing features. The two I have come across:

Do we have a list of what else is missing?

These are not critical by any means, and once we get to needing them I don't mind submitting PRs.