Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

Example gRPC services that implement the interface used by Envoy's [External Processing filter](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/ext_proc_filter)

Currently the examples in this repo are used to support the Gloo Gateway [ExtProc documentation](https://docs.solo.io/gateway/latest/traffic-management/extproc/header-manipulation/) and Solo [blogs](https://www.solo.io/blog/extproc-info-leakage/).
Currently the examples in this repo are used to support the Gloo Gateway [ExtProc documentation](https://docs.solo.io/gateway/latest/traffic-management/extproc/) and Solo [blogs](https://www.solo.io/blog/solving-an-information-leakage-problem-with-the-envoy-extproc-filter-and-kube-gateway-api).

These examples should only be considered sample code for Gloo Gateway enterprise users. They are not a supported component of any Gloo Gateway product. Do NOT use any of these examples in production systems.
These examples should only be considered sample code for Gloo Gateway enterprise users. They are not a supported component of any Gloo Gateway product. Do NOT use any of these examples in production systems.