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

Open
aoledk opened this issue May 8, 2024 · 4 comments · Fixed by #3345 · May be fixed by #3459
Open

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

aoledk opened this issue May 8, 2024 · 4 comments · Fixed by #3345 · May be fixed by #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.

@shawnh2 shawnh2 reopened this May 16, 2024
@arkodg arkodg added this to the v1.1.0-rc1 milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment