Skip to content

Conversation

ramaraochavali
Copy link
Contributor

@ramaraochavali ramaraochavali commented Mar 12, 2021

Fixes #31317

Essentially a revert of #30885 because now we can not set max_stream_duration to 0s as it disables timeouts altogether.

[ ] Configuration Infrastructure
[ ] Docs
[ ] Installation
[ X] Networking
[ ] Performance and Scalability
[ ] Policies and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure

Pull Request Attributes

Please check any characteristics that apply to this pull request.

[ X] Does not have any changes that may affect Istio users.

Signed-off-by: Rama Chavali <rama.rao@salesforce.com>
@ramaraochavali ramaraochavali requested a review from a team as a code owner March 12, 2021 05:44
@istio-policy-bot istio-policy-bot added area/networking release-notes-none Indicates a PR that does not require release notes. labels Mar 12, 2021
@google-cla google-cla bot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Mar 12, 2021
@istio-testing istio-testing added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 12, 2021
@ericvn
Copy link
Contributor

ericvn commented Mar 12, 2021

I see #30885 went into 1.9. Do we need to cherrypick this as well? I assume we could pull the same Envoy change that broke this into the 1.9 stream as well...

@istio-testing istio-testing merged commit c1d6810 into istio:master Mar 12, 2021
@ramaraochavali ramaraochavali deleted the fix/timeout branch March 13, 2021 06:27
@ramaraochavali
Copy link
Contributor Author

I assume we could pull the same Envoy change that broke this into the 1.9 stream as well...

I think we wont because we only take security patches on Envoy release in 1.9 right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. release-notes-none Indicates a PR that does not require release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeouts do not work in the main branch
5 participants