Commit 9092bfc
authored
[envoy] Update the internal workspace file to include toolchains (#14328)
The Envoy fuzzers are currently broken with the following error:
```
ERROR: [0m/root/.cache/bazel/_bazel_root/4e9824db8e7d11820cfa25090ed4ed10/external/rules_fuzzing/fuzzing/tools/BUILD:32:10: While resolving toolchains for target @@rules_fuzzing//fuzzing/tools:make_corpus_dir (a2cc2bf): invalid registered toolchain '@envoy//bazel/rbe/toolchains/configs/linux/clang/config:cc-toolchain-arm64': error loading package 'bazel/rbe/toolchains/configs/linux/clang/config': Unable to find package for @@envoy_repo//:containers.bzl: The repository '@@envoy_repo' could not be resolved: Repository '@@envoy_repo' is not defined.
```
This update is inspired by the changes in
envoyproxy/envoy@c175fac.1 parent d286644 commit 9092bfc
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments