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

This commit is contained in:
Istio Automation 2025-02-24 21:14:27 -05:00 committed by GitHub
parent 6cb6c5406c
commit 1e456052ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 96 additions and 20 deletions

View File

@ -602,12 +602,24 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, the debug interface will not be enabled, recommended for production</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_CLUSTER_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will create clusters only when there are requests. This will save memory and CPU cycles in cases where there are lots of inactive clusters and &gt; 1 worker thread</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_STATS_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will lazily initialize a subset of the stats</td>
</tr>
<tr>
<td><code>ENABLE_DELIMITED_STATS_TAG_REGEX</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If true, pilot will use the new delimited stat tag regex to generate Envoy stats tags.</td>
</tr>
<tr>
<td><code>ENABLE_ENHANCED_DESTINATIONRULE_MERGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -7863,12 +7863,24 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, the debug interface will not be enabled, recommended for production</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_CLUSTER_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will create clusters only when there are requests. This will save memory and CPU cycles in cases where there are lots of inactive clusters and &gt; 1 worker thread</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_STATS_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will lazily initialize a subset of the stats</td>
</tr>
<tr>
<td><code>ENABLE_DELIMITED_STATS_TAG_REGEX</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If true, pilot will use the new delimited stat tag regex to generate Envoy stats tags.</td>
</tr>
<tr>
<td><code>ENABLE_ENHANCED_DESTINATIONRULE_MERGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -873,12 +873,24 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, the debug interface will not be enabled, recommended for production</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_CLUSTER_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will create clusters only when there are requests. This will save memory and CPU cycles in cases where there are lots of inactive clusters and &gt; 1 worker thread</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_STATS_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will lazily initialize a subset of the stats</td>
</tr>
<tr>
<td><code>ENABLE_DELIMITED_STATS_TAG_REGEX</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If true, pilot will use the new delimited stat tag regex to generate Envoy stats tags.</td>
</tr>
<tr>
<td><code>ENABLE_ENHANCED_DESTINATIONRULE_MERGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -536,12 +536,24 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, the debug interface will not be enabled, recommended for production</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_CLUSTER_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will create clusters only when there are requests. This will save memory and CPU cycles in cases where there are lots of inactive clusters and &gt; 1 worker thread</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_STATS_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will lazily initialize a subset of the stats</td>
</tr>
<tr>
<td><code>ENABLE_DELIMITED_STATS_TAG_REGEX</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If true, pilot will use the new delimited stat tag regex to generate Envoy stats tags.</td>
</tr>
<tr>
<td><code>ENABLE_ENHANCED_DESTINATIONRULE_MERGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -1959,16 +1959,6 @@ However, the destination did not return a 503 error, so this would not match <co
<p>Flag to specify whether the retries should retry to other localities.
See the <a href="https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/http/http_connection_management#retry-plugin-configuration">retry plugin configuration</a> for more details.</p>
</td>
</tr>
<tr id="HTTPRetry-retry_ignore_previous_hosts">
<td><div class="field"><div class="name"><code><a href="#HTTPRetry-retry_ignore_previous_hosts">retryIgnorePreviousHosts</a></code></div>
<div class="type"><a href="https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#boolvalue">BoolValue</a></div>
</div></td>
<td>
<p>Flag to specify whether the retries should ignore previously tried hosts during retry.
Defaults to true.</p>
</td>
</tr>
</tbody>

View File

@ -602,12 +602,24 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, the debug interface will not be enabled, recommended for production</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_CLUSTER_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will create clusters only when there are requests. This will save memory and CPU cycles in cases where there are lots of inactive clusters and &gt; 1 worker thread</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_STATS_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will lazily initialize a subset of the stats</td>
</tr>
<tr>
<td><code>ENABLE_DELIMITED_STATS_TAG_REGEX</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If true, pilot will use the new delimited stat tag regex to generate Envoy stats tags.</td>
</tr>
<tr>
<td><code>ENABLE_ENHANCED_DESTINATIONRULE_MERGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -7863,12 +7863,24 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, the debug interface will not be enabled, recommended for production</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_CLUSTER_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will create clusters only when there are requests. This will save memory and CPU cycles in cases where there are lots of inactive clusters and &gt; 1 worker thread</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_STATS_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will lazily initialize a subset of the stats</td>
</tr>
<tr>
<td><code>ENABLE_DELIMITED_STATS_TAG_REGEX</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If true, pilot will use the new delimited stat tag regex to generate Envoy stats tags.</td>
</tr>
<tr>
<td><code>ENABLE_ENHANCED_DESTINATIONRULE_MERGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -873,12 +873,24 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, the debug interface will not be enabled, recommended for production</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_CLUSTER_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will create clusters only when there are requests. This will save memory and CPU cycles in cases where there are lots of inactive clusters and &gt; 1 worker thread</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_STATS_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will lazily initialize a subset of the stats</td>
</tr>
<tr>
<td><code>ENABLE_DELIMITED_STATS_TAG_REGEX</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If true, pilot will use the new delimited stat tag regex to generate Envoy stats tags.</td>
</tr>
<tr>
<td><code>ENABLE_ENHANCED_DESTINATIONRULE_MERGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -536,12 +536,24 @@ https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/security/ssl#fip
<td>If this is set to false, the debug interface will not be enabled, recommended for production</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_CLUSTER_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will create clusters only when there are requests. This will save memory and CPU cycles in cases where there are lots of inactive clusters and &gt; 1 worker thread</td>
</tr>
<tr>
<td><code>ENABLE_DEFERRED_STATS_CREATION</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istio will lazily initialize a subset of the stats</td>
</tr>
<tr>
<td><code>ENABLE_DELIMITED_STATS_TAG_REGEX</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If true, pilot will use the new delimited stat tag regex to generate Envoy stats tags.</td>
</tr>
<tr>
<td><code>ENABLE_ENHANCED_DESTINATIONRULE_MERGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -1959,16 +1959,6 @@ However, the destination did not return a 503 error, so this would not match <co
<p>Flag to specify whether the retries should retry to other localities.
See the <a href="https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview/http/http_connection_management#retry-plugin-configuration">retry plugin configuration</a> for more details.</p>
</td>
</tr>
<tr id="HTTPRetry-retry_ignore_previous_hosts">
<td><div class="field"><div class="name"><code><a href="#HTTPRetry-retry_ignore_previous_hosts">retryIgnorePreviousHosts</a></code></div>
<div class="type"><a href="https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#boolvalue">BoolValue</a></div>
</div></td>
<td>
<p>Flag to specify whether the retries should ignore previously tried hosts during retry.
Defaults to true.</p>
</td>
</tr>
</tbody>