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
Describe the desired behavior, what scenario it enables and how it
would be used.
I'd like the ability to disable the behavior of generating request IDs without using an EnvoyPatchPolicy. Would it make sense to add this to ClientTrafficPolicy under HeaderSettings?
[optional Relevant Links:]
Any extra documentation required to understand the issue.
Maybe you're thinking of PreserveXRequestID? I wasn't able to find any code references for generate_request_id/generateRequestID and tried disabling most of the header options but X-Request-ID is still always present. Would love to hear that I'm mistaken!
Description:
I'd like the ability to disable the behavior of generating request IDs without using an EnvoyPatchPolicy. Would it make sense to add this to
ClientTrafficPolicy
under HeaderSettings?[optional Relevant Links:]
ClientTrafficPolicy.HeaderSettings spec:
gateway/api/v1alpha1/clienttrafficpolicy_types.go
Lines 103 to 144 in 1ba03b6
The text was updated successfully, but these errors were encountered: