Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filter: add capability to selectively dump request/response state on crash #37816

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

filter: add capability to selectively dump request/response state on …

2c23dfd
Select commit
Loading
Failed to load commit list.
Open

filter: add capability to selectively dump request/response state on crash #37816

filter: add capability to selectively dump request/response state on …
2c23dfd
Select commit
Loading
Failed to load commit list.
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 @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 @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