You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like the ability to append a request header value from a secret (SDS) , this header represents the API key header and the secret represents the actual API key
Description:
I'd like the ability to append a request header value from a secret (SDS) , this header represents the API key header and the secret represents the actual API key
The request_headers_to_add field in the RouteConfiguration uses the HeaderValueOption which only supports a literal value
Relates to envoyproxy/gateway#4757
[optional Relevant Links:]
The text was updated successfully, but these errors were encountered: