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

feat: add support to configuring downstream idle timeout for TCP listener #3343

Closed
aoledk opened this issue May 8, 2024 · 4 comments · Fixed by #3345 or #3459
Closed

feat: add support to configuring downstream idle timeout for TCP listener #3343

aoledk opened this issue May 8, 2024 · 4 comments · Fixed by #3345 or #3459
Assignees
Labels
Milestone

Comments

@aoledk
Copy link
Contributor

aoledk commented May 8, 2024

Description:

Add idleTimeout to clientTrafficPolicy for TCP listener, for the same reason as #2861.

@aoledk
Copy link
Contributor Author

aoledk commented May 8, 2024

/assign

@aoledk
Copy link
Contributor Author

aoledk commented May 16, 2024

Reopen this since #3345 just add api.

@aoledk
Copy link
Contributor Author

aoledk commented May 16, 2024

/reopen

@aoledk
Copy link
Contributor Author

aoledk commented May 16, 2024

API defined in this issue should be implemented after #3337 is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment