filter: add capability to selectively dump request/response state on crash #37816
+436
−11
CI (Envoy) / Mobile/Android
skipped
Dec 26, 2024 in 0s
Check was skipped
This check was not triggered in this CI run
Details
Request (pr/37816/main@2c23dfd)
@agrawroh 2c23dfd
#37816 merge
main@f122866
filter: add capability to selectively dump request/response state on crash
Description
Added a new configuration option in the Bootstrap to control whether headers and trailers should be included in the state dump during crashes. This feature allows more secure debugging by redacting sensitive information from logs.
Fixes #37793
Commit Message: filter: add capability to selectively dump request/response state on crash
Additional Description: Add new config in Bootstrap to control whether the headers/trailers should be dumped during the crash.
Risk Level: Low
Testing: Added Unit tests
Docs Changes: Added
Release Notes: Added
Environment
Request variables
Key | Value |
---|---|
ref | 368ef63 |
sha | 2c23dfd |
pr | 37816 |
base-sha | f122866 |
actor | @agrawroh |
message | filter: add capability to selectively dump request/response state on crash... |
started | 1735223213.447798 |
target-branch | main |
trusted | false |
Build image
Container image/s (as used in this CI run)
Key | Value |
---|---|
default | envoyproxy/envoy-build-ubuntu:d2be0c198feda0c607fa33209da01bf737ef373f |
mobile | envoyproxy/envoy-build-ubuntu:mobile-d2be0c198feda0c607fa33209da01bf737ef373f |
Version
Envoy version (as used in this CI run)
Key | Value |
---|---|
major | 1 |
minor | 33 |
patch | 0 |
dev | true |
Loading