solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy

Home Page:https://docs.solo.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Review/Fix External Processing Documentation

jbohanon opened this issue · comments

Version

main (1.17.x beta)

Describe the requested changes

External processing guide/docs should be reviewed to make sure everyhting is in line with the changes made to enable certain upstream features in this PR

Additionally, the proto comments for these fields need to be updated to not say "NOT IMPLEMENTED"

The upgrade guide for 1.17 needs to call out the breaking change where users of external processing who modify the body need to include a header mutation to set the appropriate Content-Length

Link to any relevant existing docs

  1. https://docs.solo.io/gloo-edge/latest/guides/traffic_management/extproc/
  2. https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/enterprise/options/extproc/extproc.proto

Browser Information

No response

Additional Context

No response