Commit 0c84493
Add hop_by_hop_headers_to_filter property (#331)
Add `router.hop_by_hop_headers_to_filter` property to `gorouter` job
with default values set to:
- X-Forwarded-For
- X-Forwarded-Proto
- B3
- X-B3
- X-B3-SpanID
- X-B3-TraceID
- X-Request-Start
- X-Forwarded-Client-Cert
Associated `gorouter` PR:
- cloudfoundry/gorouter#356
[#185767952](https://www.pivotaltracker.com/story/show/185767952)
Co-authored-by: Josh Russett <[email protected]>1 parent 6c2f0d5 commit 0c84493
File tree
4 files changed
+30
-1
lines changed- jobs/gorouter
- templates
- spec
- src/code.cloudfoundry.org
4 files changed
+30
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
285 | 306 | | |
286 | 307 | | |
287 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
368 | 369 | | |
369 | 370 | | |
370 | 371 | | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
371 | 378 | | |
372 | 379 | | |
373 | 380 | | |
| |||
0 commit comments