area/xdshelp wanted
仓库指标
- Star
- (27,997 star)
- PR 合并指标
- (平均合并 8天) (30 天内合并 378 个 PR)
描述
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.