Better control on xDS deduplication based on protobuf
Đang mở
api/v3
design proposal
help wanted
- Ngôn ngữ chính
- C++
- Star
- 28.9k
- Fork
- 5.6k
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 430
Mô tả
From discussion in https://github.com/envoyproxy/envoy/pull/8231#discussion_r324191998
Key take aways:
- Prefer using version_info instead comparing new xDS delivered config with existing one, this also solves https://github.com/envoyproxy/envoy/issues/7676
- Add a UUID in ConfigSource for deduplication, instead of hashing `ConfigSource` proto to automatically dedup. This means RDS/SDS ConfigSource sent from LDS should be deduplicated at control plane.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.