8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++5,373 forks (5,373 forks)batch import
help wantedtech debt
Repository metrics
- Stars
- 27,997 stars (27,997 stars)
- PR merge metrics
- Avg merge 8d (Avg merge 8d)378 merged PRs in 30d (378 merged PRs in 30d)
Description
See started PR here as well as discussion: https://github.com/envoyproxy/envoy/pull/4873
At minimum we need clear docs on when to use each one. Optimally we would merge them. I have some thoughts on how to do this and can work on this if no one gets to it first.
cc @rshriram @htuch
Contributor guide
- Research direction
- Review the existing PR #4873 and understand the differences between filter state and dynamic metadata. Then propose either clear documentation or a plan to merge them.
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Documentation
- Prerequisites
- C++Envoy internals