Skip to content
This repository has been archived by the owner on Feb 16, 2019. It is now read-only.

appendHeaders feature: different header for different destination. #332

Open
akyyy opened this issue May 9, 2018 · 1 comment
Open

appendHeaders feature: different header for different destination. #332

akyyy opened this issue May 9, 2018 · 1 comment

Comments

@akyyy
Copy link

akyyy commented May 9, 2018

Is this a BUG or FEATURE REQUEST?:
FEATURE REQUEST

What Version of Istio and Kubernetes are you using, where did you get Istio from, Installation details

istioctl version: 0.7.1
kubectl version: 1.9.6-gke.1

What happened:
Since appendHeaders is a field for RouteRule Spec, the same headers are appended for all destinations.
https://github.com/istio/api/blob/28cb7ff671111dbcc1f4ba86046d8dc46d437400/routing/v1alpha1/route_rule.proto#L158

What you expected to happen:
We can append different headers for different destinations.

Feature Request:
Y

@louiscryan
Copy link

@rshriram not sure if we want to do this via route-rule or whether this would move into an extension

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants