add optional support for running envoy integration tests with debug binaries
Open
theme/envoy/xds
theme/testing
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
And when the debug binaries crash, decode the backtrace addresses into a call stack using `stack_decode.py`. To get around ASLR issues the envoy sidecar would need to be a child process of `stack_decode.py` as recommended in the envoy docs.
Contributor guide
Assessment
This issue has not been assessed yet.