envoyproxy / envoyproxy/java-control-plane
Customized resource type extension support
Đang mở
enhancement
- Ngôn ngữ chính
- Java
- Star
- 312
- Fork
- 149
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.