Skip to content

Commit 7c4ff78

Browse files
authored
Add controls around injected headers (#2240)
* Add controls around injected headers This PR adds controls to which headers should be added to requests/responses. This solves (most of) istio/istio#17635, a common feature request. A prototype is implemented in istio/istio#37215. Open questions: * Naming bikeshed * Mesh config or proxy config or something else? Currently its in proxy config * Is a list of ENUMs the best way to represent this? it does allow a strange config like `[REQUEST_ID, REQUEST_ID]` but that can just rejected * address comments * xfcc
1 parent 3cdd517 commit 7c4ff78

File tree

4 files changed

+1303
-458
lines changed

4 files changed

+1303
-458
lines changed

mesh/v1alpha1/istio.mesh.v1alpha1.pb.html

Lines changed: 290 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)