envoyproxy / envoyproxy/dynamic-modules-examples
Bootstrap extension example
- Dominant language
- Rust
- Stars
- 43
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to have an example showing how to e.g. project shared state from a bootstrap extension into worker thread local variables, used by HTTP/etc extensions running in workers. I have bootstrap HTTP callouts as the source of this state in mind, but they aren't released in 1.37, I don't think?
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the bootstrap extension and worker-thread HTTP extension examples in this repository, then trace how shared state could move into worker thread-local variables. Confirm whether bootstrap HTTP callouts are available beyond Envoy 1.37; done means a working example demonstrates the state flow for HTTP or other worker extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100