Skip to content

Add ability to generate headers from templates via routing rules #454

@Adiqq

Description

@Adiqq

Hi,

Opening new issue according to suggestion from @rshriram , istio/istio#4971 .

Edit:
This issue is not about automatic header propagation through inference. This issue is about generating headers based on templates, nginx style
e.g.,
set-header proxy-pass $proxy_ip
this should cause the proxy to generate a header called proxy-pass whose value is the IP address of the proxy. Several proxies support this kind of feature except Envoy [or may be it does it by now in a limited way].

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions