envoy icon indicating copy to clipboard operation
envoy copied to clipboard

Support METADATA operator in header mutation

Open guydc opened this issue 1 year ago • 1 comments

Title: Support METADATA operator in header mutation

Description: The METADATA formatter operator, provided by the metadata formatter extension is planned to replace existing built-in access log operators such as DYNAMIC_METADATA, CLUSTER_METADATA, etc. The METADATA operator should also be supported in the header value of the route *_headers_to_add feature.

Currently, envoy rejects the METADATA operator in header values with the following error: Not supported field in StreamInfo: METADATA, while operators like DYNAMIC_METADATA, CLUSTER_METADATA are supported.

guydc avatar Jun 11 '24 14:06 guydc

https://github.com/envoyproxy/envoy/compare/main...mathetake:envoy:metadatahttpmutation?expand=1 just quickly created a WIP branch for this

mathetake avatar Jun 28 '24 23:06 mathetake

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 29 '24 00:07 github-actions[bot]

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.

github-actions[bot] avatar Aug 05 '24 04:08 github-actions[bot]