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

This commit is contained in:
Istio Automation 2022-01-24 18:55:37 -08:00 committed by GitHub
parent c13e310c9c
commit 6fa1590bc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 0 deletions

View File

@ -972,6 +972,12 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>If enabled, pilot will allow any upstream cluster to be used with AUTO_PASSTHROUGH. This option is intended for backwards compatibility only and is not secure with untrusted downstreams; it will be removed in the future.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_LEGACY_ISTIO_MUTUAL_CREDENTIAL_NAME</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, Gateway&#39;s with ISTIO_MUTUAL mode and credentialName configured will use simple TLS. This is to retain legacy behavior only and not recommended for use beyond migration.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_METADATA_EXCHANGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -7344,6 +7344,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>If enabled, pilot will allow any upstream cluster to be used with AUTO_PASSTHROUGH. This option is intended for backwards compatibility only and is not secure with untrusted downstreams; it will be removed in the future.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_LEGACY_ISTIO_MUTUAL_CREDENTIAL_NAME</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, Gateway&#39;s with ISTIO_MUTUAL mode and credentialName configured will use simple TLS. This is to retain legacy behavior only and not recommended for use beyond migration.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_METADATA_EXCHANGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -600,6 +600,12 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>If enabled, pilot will allow any upstream cluster to be used with AUTO_PASSTHROUGH. This option is intended for backwards compatibility only and is not secure with untrusted downstreams; it will be removed in the future.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_LEGACY_ISTIO_MUTUAL_CREDENTIAL_NAME</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, Gateway&#39;s with ISTIO_MUTUAL mode and credentialName configured will use simple TLS. This is to retain legacy behavior only and not recommended for use beyond migration.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_METADATA_EXCHANGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -1486,6 +1486,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>If enabled, pilot will allow any upstream cluster to be used with AUTO_PASSTHROUGH. This option is intended for backwards compatibility only and is not secure with untrusted downstreams; it will be removed in the future.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_LEGACY_ISTIO_MUTUAL_CREDENTIAL_NAME</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, Gateway&#39;s with ISTIO_MUTUAL mode and credentialName configured will use simple TLS. This is to retain legacy behavior only and not recommended for use beyond migration.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_METADATA_EXCHANGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>

View File

@ -847,6 +847,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td>If enabled, pilot will allow any upstream cluster to be used with AUTO_PASSTHROUGH. This option is intended for backwards compatibility only and is not secure with untrusted downstreams; it will be removed in the future.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_LEGACY_ISTIO_MUTUAL_CREDENTIAL_NAME</code></td>
<td>Boolean</td>
<td><code>false</code></td>
<td>If enabled, Gateway&#39;s with ISTIO_MUTUAL mode and credentialName configured will use simple TLS. This is to retain legacy behavior only and not recommended for use beyond migration.</td>
</tr>
<tr>
<td><code>PILOT_ENABLE_METADATA_EXCHANGE</code></td>
<td>Boolean</td>
<td><code>true</code></td>