envoyproxy / envoyproxy/java-control-plane
Support `set_node_on_first_message_only`
Open
- Dominant language
- Java
- Stars
- 312
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
Envoy may configure [`set_node_on_first_message_only`](https://github.com/envoyproxy/envoy/blob/1d89d1837cd30682bc4b1b1e91c715c5eb418d78/api/envoy/config/core/v3/config_source.proto#L112).
However the current implementation of the java control plane doesn't support that.
Contributor guide
Assessment
This issue has not been assessed yet.