envoyproxy / envoyproxy/envoy

Per-XDS type callbacks

Open
#21,910 5 comments 0 reactions 0 assignees View on GitHub
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

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.