Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StreamEndpoints gRPC config stream to contour closed since #6014

Closed
I-Abdelhamid opened this issue Dec 13, 2023 · 3 comments
Closed

StreamEndpoints gRPC config stream to contour closed since #6014

I-Abdelhamid opened this issue Dec 13, 2023 · 3 comments
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.

Comments

@I-Abdelhamid
Copy link

I-Abdelhamid commented Dec 13, 2023

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:

  • Contour version: 1.25.0
  • Kubernetes version: v1.25.15-eks
  • Cloud provider or hardware configuration: aws
  • OS (e.g. from /etc/os-release): using bitnami/contour image
@I-Abdelhamid I-Abdelhamid added 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. labels Dec 13, 2023
Copy link

Hey @I-Abdelhamid! Thanks for opening your first issue. We appreciate your contribution and welcome you to our community! We are glad to have you here and to have your input on Contour. You can also join us on our mailing list and in our channel in the Kubernetes Slack Workspace

Copy link

The Contour project currently lacks enough contributors to adequately respond to all Issues.

This bot triages Issues according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the Issue is closed

You can:

  • Mark this Issue as fresh by commenting
  • Close this Issue
  • Offer to help out with triage

Please send feedback to the #contour channel in the Kubernetes Slack

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 12, 2024
Copy link

The Contour project currently lacks enough contributors to adequately respond to all Issues.

This bot triages Issues according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the Issue is closed

You can:

  • Mark this Issue as fresh by commenting
  • Close this Issue
  • Offer to help out with triage

Please send feedback to the #contour channel in the Kubernetes Slack

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

1 participant