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

This commit is contained in:
Istio Automation 2023-01-10 18:54:29 -08:00 committed by GitHub
parent 82053adafe
commit b2214c51b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 70 additions and 10 deletions

View File

@ -828,6 +828,12 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -1513,7 +1519,7 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>

View File

@ -7473,6 +7473,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -8052,7 +8058,7 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>

View File

@ -515,6 +515,12 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -1094,7 +1100,7 @@ These environment variables affect the behavior of the <code>operator</code> com
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>

View File

@ -1353,6 +1353,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -2050,7 +2056,7 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>

View File

@ -683,6 +683,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -1310,7 +1316,7 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>

View File

@ -828,6 +828,12 @@ These environment variables affect the behavior of the <code>install-cni</code>
<td>If enabled, pilot will configure clusters/listeners/routes for dual stack capability.</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -1513,7 +1519,7 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>

View File

@ -7473,6 +7473,12 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -8052,7 +8058,7 @@ These environment variables affect the behavior of the <code>istioctl</code> com
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>

View File

@ -515,6 +515,12 @@ These environment variables affect the behavior of the <code>operator</code> com
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -1094,7 +1100,7 @@ These environment variables affect the behavior of the <code>operator</code> com
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>

View File

@ -1353,6 +1353,12 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -2050,7 +2056,7 @@ Only applies when traffic from all groups (i.e. &#34;*&#34;) is being redirected
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>

View File

@ -683,6 +683,12 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td>If enabled, HTTP2 probes will be enabled for HTTPS probes, following Kubernetes</td>
</tr>
<tr>
<td><code>ISTIO_ENABLE_OPTIMIZED_SERVICE_PUSH</code></td>
<td>Boolean</td>
<td><code>true</code></td>
<td>If enabled, Istiod will not push changes on arbitraty annotation change.</td>
</tr>
<tr>
<td><code>ISTIO_GATEWAY_STRIP_HOST_PORT</code></td>
<td>Boolean</td>
<td><code>false</code></td>
@ -1310,7 +1316,7 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
<td><code>VALIDATION_WEBHOOK_CONFIG_NAME</code></td>
<td>String</td>
<td><code>istio-istio-system</code></td>
<td>Name of the validatingwebhookconfiguration to patch. Empty will skip using cluster admin to patch.</td>
<td>If not empty, the controller will automatically patch validatingwebhookconfiguration when the CA certificate changes. Only works in kubernetes environment.</td>
</tr>
<tr>
<td><code>VERIFY_CERTIFICATE_AT_CLIENT</code></td>