envoyproxy/envoy

support more dynamic cluster header

Open

#20.060 aperta il 21 feb 2022

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/extensionarea/routerenhancementhelp wanted

Metriche repository

Star
 (27.997 star)
Metriche merge PR
 (Merge medio 8g) (378 PR mergiate in 30 g)

Descrizione

Title: support formatted cluster header

Description:

cluster_header is used to select dynamic upstream cluster based on the request headers.

This function is very useful. But I would like to make this feature more flexible with a core.v3.TypedExtensionConfig API. Like being able to select an upstream cluster based on a number of different headers, or formatting the header values and selecting the corresponding upstream cluster, etc.

Guida contributor