envoyproxy / java-control-plane

Java implementation of an Envoy gRPC control plane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Parity

inssein opened this issue · comments

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.