StreamEndpoints gRPC config stream to contour closed since #6014
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/needs-triage
Indicates that an issue needs to be triaged by a project contributor.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What steps did you take and what happened:
Envoy pods sometimes fail requests When I checked the logs for Envoy pods I found the following.
The case is not permanent it happens only once or twice a day leading to timeout client requests
[warning][config] [./source/common/config/grpc_stream.h:201] StreamEndpoints gRPC config stream to contour closed since 80s ago: 14, upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
the logs directly before the issue
shutting down parent after drain
What did you expect to happen:
I want to understand why the connection is close between contour and envoy proxies and how to fix it
Environment:
/etc/os-release
): using bitnami/contour imageThe text was updated successfully, but these errors were encountered: