Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append a request header with a value from a secret #37656

Open
arkodg opened this issue Dec 13, 2024 · 1 comment
Open

Append a request header with a value from a secret #37656

arkodg opened this issue Dec 13, 2024 · 1 comment
Labels
enhancement Feature requests. Not bugs or questions. triage Issue requires triage

Comments

@arkodg
Copy link
Contributor

arkodg commented Dec 13, 2024

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:]

Any extra documentation required to understand the issue.

@arkodg arkodg added enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels Dec 13, 2024
@arkodg
Copy link
Contributor Author

arkodg commented Dec 13, 2024

cc @mathetake @aabchoo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests. Not bugs or questions. triage Issue requires triage
Projects
None yet
Development

No branches or pull requests

1 participant