-
Notifications
You must be signed in to change notification settings - Fork 5.3k
GRPC bridge example points to non-existent build scripts #12231
Copy link
Copy link
Closed
Labels
Description
description
while testing the examples in the sandboxes documentation i noticed that the example for building the go grpc bridge service references build scripts that appear to have been removed.
the docs state:
$ pwd
envoy/examples/grpc-bridge
$ script/bootstrap.sh
$ script/build.sh
the docs in question are here:
the sandbox example folder is here:
i wasnt able to find any relevant bootstrap.sh or build.sh so i guess they have been removed
there are also docs on the README page for the sandbox here:
so i guess these need to be merged into the actual docs
touch #12112
Reactions are currently unavailable