Skip to content

Commit 606099a

Browse files
Automator: update istio.io@ reference docs (#16539)
1 parent d4d2652 commit 606099a

File tree

8 files changed

+48
-0
lines changed

8 files changed

+48
-0
lines changed

content/en/docs/reference/commands/install-cni/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,6 +1074,12 @@ <h2 id="envvars">Environment variables</h2>
10741074
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
10751075
</tr>
10761076
<tr>
1077+
<td><code>PILOT_ENABLE_GATEWAY_API_COPY_LABELS_ANNOTATIONS</code></td>
1078+
<td>Boolean</td>
1079+
<td><code>true</code></td>
1080+
<td>If this is set to false, istiod will not copy any attributes from the Gateway resource onto its related Deployment resources.</td>
1081+
</tr>
1082+
<tr>
10771083
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
10781084
<td>Boolean</td>
10791085
<td><code>true</code></td>

content/en/docs/reference/commands/istioctl/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8971,6 +8971,12 @@ <h2 id="envvars">Environment variables</h2>
89718971
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
89728972
</tr>
89738973
<tr>
8974+
<td><code>PILOT_ENABLE_GATEWAY_API_COPY_LABELS_ANNOTATIONS</code></td>
8975+
<td>Boolean</td>
8976+
<td><code>true</code></td>
8977+
<td>If this is set to false, istiod will not copy any attributes from the Gateway resource onto its related Deployment resources.</td>
8978+
</tr>
8979+
<tr>
89748980
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
89758981
<td>Boolean</td>
89768982
<td><code>true</code></td>

content/en/docs/reference/commands/pilot-agent/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,6 +1472,12 @@ <h2 id="envvars">Environment variables</h2>
14721472
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
14731473
</tr>
14741474
<tr>
1475+
<td><code>PILOT_ENABLE_GATEWAY_API_COPY_LABELS_ANNOTATIONS</code></td>
1476+
<td>Boolean</td>
1477+
<td><code>true</code></td>
1478+
<td>If this is set to false, istiod will not copy any attributes from the Gateway resource onto its related Deployment resources.</td>
1479+
</tr>
1480+
<tr>
14751481
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
14761482
<td>Boolean</td>
14771483
<td><code>true</code></td>

content/en/docs/reference/commands/pilot-discovery/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,12 @@ <h2 id="envvars">Environment variables</h2>
10501050
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
10511051
</tr>
10521052
<tr>
1053+
<td><code>PILOT_ENABLE_GATEWAY_API_COPY_LABELS_ANNOTATIONS</code></td>
1054+
<td>Boolean</td>
1055+
<td><code>true</code></td>
1056+
<td>If this is set to false, istiod will not copy any attributes from the Gateway resource onto its related Deployment resources.</td>
1057+
</tr>
1058+
<tr>
10531059
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
10541060
<td>Boolean</td>
10551061
<td><code>true</code></td>

content/zh/docs/reference/commands/install-cni/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,6 +1074,12 @@ <h2 id="envvars">Environment variables</h2>
10741074
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
10751075
</tr>
10761076
<tr>
1077+
<td><code>PILOT_ENABLE_GATEWAY_API_COPY_LABELS_ANNOTATIONS</code></td>
1078+
<td>Boolean</td>
1079+
<td><code>true</code></td>
1080+
<td>If this is set to false, istiod will not copy any attributes from the Gateway resource onto its related Deployment resources.</td>
1081+
</tr>
1082+
<tr>
10771083
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
10781084
<td>Boolean</td>
10791085
<td><code>true</code></td>

content/zh/docs/reference/commands/istioctl/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8971,6 +8971,12 @@ <h2 id="envvars">Environment variables</h2>
89718971
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
89728972
</tr>
89738973
<tr>
8974+
<td><code>PILOT_ENABLE_GATEWAY_API_COPY_LABELS_ANNOTATIONS</code></td>
8975+
<td>Boolean</td>
8976+
<td><code>true</code></td>
8977+
<td>If this is set to false, istiod will not copy any attributes from the Gateway resource onto its related Deployment resources.</td>
8978+
</tr>
8979+
<tr>
89748980
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
89758981
<td>Boolean</td>
89768982
<td><code>true</code></td>

content/zh/docs/reference/commands/pilot-agent/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,6 +1472,12 @@ <h2 id="envvars">Environment variables</h2>
14721472
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
14731473
</tr>
14741474
<tr>
1475+
<td><code>PILOT_ENABLE_GATEWAY_API_COPY_LABELS_ANNOTATIONS</code></td>
1476+
<td>Boolean</td>
1477+
<td><code>true</code></td>
1478+
<td>If this is set to false, istiod will not copy any attributes from the Gateway resource onto its related Deployment resources.</td>
1479+
</tr>
1480+
<tr>
14751481
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
14761482
<td>Boolean</td>
14771483
<td><code>true</code></td>

content/zh/docs/reference/commands/pilot-discovery/index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,12 @@ <h2 id="envvars">Environment variables</h2>
10501050
<td>If this is set to true, support for Kubernetes gateway-api (github.com/kubernetes-sigs/gateway-api) will be enabled. In addition to this being enabled, the gateway-api CRDs need to be installed.</td>
10511051
</tr>
10521052
<tr>
1053+
<td><code>PILOT_ENABLE_GATEWAY_API_COPY_LABELS_ANNOTATIONS</code></td>
1054+
<td>Boolean</td>
1055+
<td><code>true</code></td>
1056+
<td>If this is set to false, istiod will not copy any attributes from the Gateway resource onto its related Deployment resources.</td>
1057+
</tr>
1058+
<tr>
10531059
<td><code>PILOT_ENABLE_GATEWAY_API_DEPLOYMENT_CONTROLLER</code></td>
10541060
<td>Boolean</td>
10551061
<td><code>true</code></td>

0 commit comments

Comments
 (0)