envoyproxy / envoyproxy/java-control-plane

Customized resource type extension support

Open
#147 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
312
Forks
149
PR merge metrics
No merged PRs in 30d

Description

Currently there is limited count of resource types in [xDSv2](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api)/[xDSv3](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api), and should be enough for common scenarios.

But if we have some customized resource types, e.g. private module in envoy which relies on specific configs, then resource type extension support is needed.

Like that the pattern UDPA suggests: separate transport(UDPA-TP) and data-models(UDPA-DM), and it should be easy to extend data models.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.