mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#16371)
This commit is contained in:
parent
f171c37f02
commit
373cce3fbd
|
@ -1332,6 +1332,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td>Skip validating the peer is from the same trust domain when mTLS is enabled in authentication policy</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_SPAWN_UPSTREAM_SPAN_FOR_GATEWAY</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>If true, separate tracing span for each upstream request for gateway.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_STATUS_BURST</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>500</code></td>
|
||||
|
|
|
@ -8764,6 +8764,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td>Skip validating the peer is from the same trust domain when mTLS is enabled in authentication policy</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_SPAWN_UPSTREAM_SPAN_FOR_GATEWAY</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>If true, separate tracing span for each upstream request for gateway.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_STATUS_BURST</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>500</code></td>
|
||||
|
|
|
@ -1741,6 +1741,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td>Skip validating the peer is from the same trust domain when mTLS is enabled in authentication policy</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_SPAWN_UPSTREAM_SPAN_FOR_GATEWAY</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>If true, separate tracing span for each upstream request for gateway.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_STATUS_BURST</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>500</code></td>
|
||||
|
|
|
@ -1308,6 +1308,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td>Skip validating the peer is from the same trust domain when mTLS is enabled in authentication policy</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_SPAWN_UPSTREAM_SPAN_FOR_GATEWAY</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>If true, separate tracing span for each upstream request for gateway.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_STATUS_BURST</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>500</code></td>
|
||||
|
|
|
@ -1332,6 +1332,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td>Skip validating the peer is from the same trust domain when mTLS is enabled in authentication policy</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_SPAWN_UPSTREAM_SPAN_FOR_GATEWAY</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>If true, separate tracing span for each upstream request for gateway.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_STATUS_BURST</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>500</code></td>
|
||||
|
|
|
@ -8764,6 +8764,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td>Skip validating the peer is from the same trust domain when mTLS is enabled in authentication policy</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_SPAWN_UPSTREAM_SPAN_FOR_GATEWAY</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>If true, separate tracing span for each upstream request for gateway.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_STATUS_BURST</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>500</code></td>
|
||||
|
|
|
@ -1741,6 +1741,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td>Skip validating the peer is from the same trust domain when mTLS is enabled in authentication policy</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_SPAWN_UPSTREAM_SPAN_FOR_GATEWAY</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>If true, separate tracing span for each upstream request for gateway.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_STATUS_BURST</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>500</code></td>
|
||||
|
|
|
@ -1308,6 +1308,12 @@ Only applies when traffic from all groups (i.e. "*") is being redirected
|
|||
<td>Skip validating the peer is from the same trust domain when mTLS is enabled in authentication policy</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_SPAWN_UPSTREAM_SPAN_FOR_GATEWAY</code></td>
|
||||
<td>Boolean</td>
|
||||
<td><code>false</code></td>
|
||||
<td>If true, separate tracing span for each upstream request for gateway.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>PILOT_STATUS_BURST</code></td>
|
||||
<td>Integer</td>
|
||||
<td><code>500</code></td>
|
||||
|
|
Loading…
Reference in New Issue