Skip to content

Commit 4bb0877

Browse files
committed
[xDS] update xDS protos
1 parent ae9b216 commit 4bb0877

File tree

8 files changed

+31
-30
lines changed

8 files changed

+31
-30
lines changed

CMakeLists.txt

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bazel/grpc_deps.bzl

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,11 @@ def grpc_deps():
199199
if "envoy_api" not in native.existing_rules():
200200
http_archive(
201201
name = "envoy_api",
202-
sha256 = "fc4aca6aec598d081d09cb479187bc249311887200b5a13be695e76c09a63871",
203-
strip_prefix = "data-plane-api-3a311b6d421867bb1a83cfc7af6c4a84f6c00050",
202+
sha256 = "aed4389a9cf7777df7811185770dca7352f19a2fd68a41ae04e47071dada31eb",
203+
strip_prefix = "data-plane-api-88a37373e3cb5e1ab09e75dfb302b083168e6654",
204204
urls = [
205-
"https://storage.googleapis.com/grpc-bazel-mirror/github.com/envoyproxy/data-plane-api/archive/3a311b6d421867bb1a83cfc7af6c4a84f6c00050.tar.gz",
206-
"https://github.com/envoyproxy/data-plane-api/archive/3a311b6d421867bb1a83cfc7af6c4a84f6c00050.tar.gz",
205+
"https://storage.googleapis.com/grpc-bazel-mirror/github.com/envoyproxy/data-plane-api/archive/88a37373e3cb5e1ab09e75dfb302b083168e6654.tar.gz",
206+
"https://github.com/envoyproxy/data-plane-api/archive/88a37373e3cb5e1ab09e75dfb302b083168e6654.tar.gz",
207207
],
208208
)
209209

build_autogenerated.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/core/ext/upb-gen/envoy/admin/v3/config_dump_shared.upb.h

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/core/ext/upbdefs-gen/envoy/admin/v3/config_dump_shared.upbdefs.c

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)