From 0ed5765b991647ee5b78b46a40e9171e5ac1dd25 Mon Sep 17 00:00:00 2001 From: "update-envoy[bot]" <135279899+update-envoy[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 13:03:22 +0000 Subject: [PATCH] Mirrored from envoyproxy/envoy @ 6592faae7203ecba8d00ad6e965f9f1be44aea7a Signed-off-by: update-envoy[bot] <135279899+update-envoy[bot]@users.noreply.github.com> --- envoy/COMMIT | 2 +- envoy/config/cluster/v3/cluster.pb.go | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/envoy/COMMIT b/envoy/COMMIT index 1b6f169c1..2257e9374 100644 --- a/envoy/COMMIT +++ b/envoy/COMMIT @@ -1 +1 @@ -9516f7ca43466ae8fce4e0c13923e54333a79aa6 +6592faae7203ecba8d00ad6e965f9f1be44aea7a diff --git a/envoy/config/cluster/v3/cluster.pb.go b/envoy/config/cluster/v3/cluster.pb.go index 53c9afecd..939f13fa8 100755 --- a/envoy/config/cluster/v3/cluster.pb.go +++ b/envoy/config/cluster/v3/cluster.pb.go @@ -1031,6 +1031,8 @@ type Cluster struct { // [#not-implemented-hide:] // A list of metric names from ORCA load reports to propagate to LRS. // + // If not specified, then ORCA load reports will not be propagated to LRS. + // // For map fields in the ORCA proto, the string will be of the form “.“. // For example, the string “named_metrics.foo“ will mean to look for the key “foo“ in the ORCA // “named_metrics“ field.