gateway
gateway copied to clipboard
feat: add support to configuring downstream idle timeout for TCP listener
Description:
Add
idleTimeout
to clientTrafficPolicy for TCP listener, for the same reason as #2861.
/assign
Reopen this since #3345 just add api.
/reopen
API defined in this issue should be implemented after #3337 is done.