envoyproxy/envoy

xds: dynamic context params for new-style names

Open

#14.428 geöffnet am 15. Dez. 2020

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (5.373 Forks)batch import
area/xdshelp wanted

Repository-Metriken

Stars
 (27.997 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

This builds on the new xDS naming scheme described in #11264.

We have a need for the control plane to be able to provide some dynamic context parameters to be used when requesting LDS, RDS, CDS, EDS, et al resource names.

This doc describes the use-cases and proposes a mechanism to provide this functionality:

https://docs.google.com/document/d/1GO6HJ08wbMqLEjVGit5AxMiEAdHzZnT84f4A9Xg5Jp0/edit

Update: The above doc has been superseded by https://github.com/cncf/xds/blob/main/proposals/TP2-dynamically-generated-cacheable-xds-resources.md.

CC @htuch

Contributor Guide