Per-XDS type callbacks
Open
area/xds
help wanted
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
*Title*: Add per-xds callback extensions that can run arbitrary code after an XDS response has been accepted.
*Description*:
Currently, Envoy contains `ClusterUpdateCallbacks` which allows users to supply extensions that are run when clusters are added or removed. Similar functionality would be very useful for other XDS resources. This could be implemented either as a general XDS update hook, or on a per-resource basis.
Contributor guide
Assessment
This issue has not been assessed yet.