envoyproxy/envoy

support more dynamic cluster header

オープン

#20,060 opened on 2022/02/21

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (5,373 件のフォーク)batch import
area/extensionarea/routerenhancementhelp wanted

Repository metrics

Stars
 (27,997 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド