Open
Description
Description:
Describe the desired behavior, what scenario it enables and how it
would be used.
Gateway API supports specifying filters per backendRefs https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io%2fv1.HTTPBackendRef which allow filter definitions to kick in after backend selection
Envoy Gateway has an extended filter called HTTPRouteFilter . This will soon support a credentialInjection option #5312.
If this filter can be applied per BackendRef we can enable some more use cases like injecting different API Keys based on the backendRef
[optional Relevant Links:]
Any extra documentation required to understand the issue.