envoyproxy/envoy

Update, and add testing for the `envoy-filter-example` and/or make into a sandbox

Open

#28,606 opened on Jul 25, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/envoy-filter-examplearea/exampleshelp wantedno stalebot

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (Avg merge 8d) (378 merged PRs in 30d)

Description

Currently we use the envoy-filter-example in CI but i think only as an external workspace to test building from (im guessing that was why it was set that way)

It seems the actual example is not getting tested and possibly doesnt work as expected

We could probably make it into a sandbox and add testing/documentation to ensure it stays working

Contributor guide