From e7c9fb975a3e769e822832484c810cb8e607ef71 Mon Sep 17 00:00:00 2001 From: "update-envoy[bot]" <135279899+update-envoy[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:24:23 +0000 Subject: [PATCH] Mirrored from envoyproxy/envoy @ e8da3a53d9d5d68c907413442416cc20f3f4b9ce Signed-off-by: update-envoy[bot] <135279899+update-envoy[bot]@users.noreply.github.com> --- envoy/COMMIT | 2 +- envoy/extensions/filters/http/ext_proc/v3/ext_proc.pb.go | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/envoy/COMMIT b/envoy/COMMIT index 34c0fc1a54..bf4c06fbf8 100644 --- a/envoy/COMMIT +++ b/envoy/COMMIT @@ -1 +1 @@ -61f36812a422cecf1e056fe398e014c45b358708 +e8da3a53d9d5d68c907413442416cc20f3f4b9ce diff --git a/envoy/extensions/filters/http/ext_proc/v3/ext_proc.pb.go b/envoy/extensions/filters/http/ext_proc/v3/ext_proc.pb.go index 1d98bdb755..4c37070842 100755 --- a/envoy/extensions/filters/http/ext_proc/v3/ext_proc.pb.go +++ b/envoy/extensions/filters/http/ext_proc/v3/ext_proc.pb.go @@ -267,7 +267,6 @@ type ExternalProcessor struct { // :ref:`disable_clear_route_cache `. // Only one of “disable_clear_route_cache“ or “route_cache_action“ can be set. RouteCacheAction ExternalProcessor_RouteCacheAction `protobuf:"varint,18,opt,name=route_cache_action,json=routeCacheAction,proto3,enum=envoy.extensions.filters.http.ext_proc.v3.ExternalProcessor_RouteCacheAction" json:"route_cache_action,omitempty"` - // [#not-implemented-hide:] // Specifies the deferred closure timeout for gRPC stream that connects to external processor. Currently, the deferred stream closure // is only used in :ref:`observability_mode `. // In observability mode, gRPC streams may be held open to the external processor longer than the lifetime of the regular client to