Automator: update istio.io@ reference docs (#16180)

This commit is contained in:
Istio Automation 2025-01-17 21:12:56 -05:00 committed by GitHub
parent 3fa011fb90
commit 4c3b535325
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1947,7 +1947,7 @@ and <a href="https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http
Note these status codes refer to the actual responses received from the destination.
For example, if a connection is reset, Istio will translate this to 503 for it&rsquo;s response.
However, the destination did not return a 503 error, so this would not match <code>&quot;503&quot;</code> (it would, however, match <code>&quot;reset&quot;</code>).</p>
<p>If not specified, this defaults to <code>connect-failure,refused-stream,unavailable,cancelled,503</code>.</p>
<p>If not specified, this defaults to <code>connect-failure,refused-stream,unavailable,cancelled</code>.</p>
</td>
</tr>

View File

@ -1947,7 +1947,7 @@ and <a href="https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http
Note these status codes refer to the actual responses received from the destination.
For example, if a connection is reset, Istio will translate this to 503 for it&rsquo;s response.
However, the destination did not return a 503 error, so this would not match <code>&quot;503&quot;</code> (it would, however, match <code>&quot;reset&quot;</code>).</p>
<p>If not specified, this defaults to <code>connect-failure,refused-stream,unavailable,cancelled,503</code>.</p>
<p>If not specified, this defaults to <code>connect-failure,refused-stream,unavailable,cancelled</code>.</p>
</td>
</tr>