mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#13918)
This commit is contained in:
parent
dfadc618ff
commit
00a068d064
|
|
@ -750,12 +750,6 @@ These environment variables affect the behavior of the <code>install-cni</code>
|
||||||
<td>If enabled, envoy will send builtin lables(e.g. node_name) via OTel sink.</td>
|
<td>If enabled, envoy will send builtin lables(e.g. node_name) via OTel sink.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -6658,12 +6658,6 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
||||||
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -431,12 +431,6 @@ These environment variables affect the behavior of the <code>operator</code> com
|
||||||
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -1184,12 +1184,6 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
||||||
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -587,12 +587,6 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
||||||
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -750,12 +750,6 @@ These environment variables affect the behavior of the <code>install-cni</code>
|
||||||
<td>If enabled, envoy will send builtin lables(e.g. node_name) via OTel sink.</td>
|
<td>If enabled, envoy will send builtin lables(e.g. node_name) via OTel sink.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -6658,12 +6658,6 @@ These environment variables affect the behavior of the <code>istioctl</code> com
|
||||||
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -431,12 +431,6 @@ These environment variables affect the behavior of the <code>operator</code> com
|
||||||
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -1184,12 +1184,6 @@ These environment variables affect the behavior of the <code>pilot-agent</code>
|
||||||
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -587,12 +587,6 @@ These environment variables affect the behavior of the <code>pilot-discovery</co
|
||||||
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
<td>If enabled, readiness probes will keep the connection from pilot-agent to the application alive. This mirrors older Istio versions' behaviors, but not kubelet's.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>ENABLE_SELECTOR_BASED_K8S_GATEWAY_POLICY</code></td>
|
|
||||||
<td>Boolean</td>
|
|
||||||
<td><code>true</code></td>
|
|
||||||
<td>If disabled, Gateway API gateways will ignore workloadSelector policies, onlyapplying policies that select the gateway with a targetRef.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
<td><code>ENABLE_TLS_ON_SIDECAR_INGRESS</code></td>
|
||||||
<td>Boolean</td>
|
<td>Boolean</td>
|
||||||
<td><code>false</code></td>
|
<td><code>false</code></td>
|
||||||
|
|
|
||||||
|
|
@ -50,17 +50,7 @@ messages:
|
||||||
- name: podName
|
- name: podName
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
- name: "GatewayPortNotOnWorkload"
|
# IST0104 RETIRED
|
||||||
code: IST0104
|
|
||||||
level: Warning
|
|
||||||
description: "Unhandled gateway port"
|
|
||||||
template: "The gateway refers to a port that is not exposed on the workload (pod selector %s; port %d)"
|
|
||||||
args:
|
|
||||||
- name: selector
|
|
||||||
type: string
|
|
||||||
- name: port
|
|
||||||
type: int
|
|
||||||
|
|
||||||
# IST0105 RETIRED
|
# IST0105 RETIRED
|
||||||
|
|
||||||
- name: "SchemaValidationError"
|
- name: "SchemaValidationError"
|
||||||
|
|
@ -589,6 +579,7 @@ messages:
|
||||||
type: "[]string"
|
type: "[]string"
|
||||||
- name: namespace
|
- name: namespace
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
- name: "InvalidGatewayCredential"
|
- name: "InvalidGatewayCredential"
|
||||||
code: IST0161
|
code: IST0161
|
||||||
level: Error
|
level: Error
|
||||||
|
|
@ -599,3 +590,14 @@ messages:
|
||||||
type: string
|
type: string
|
||||||
- name: gatewayNamespace
|
- name: gatewayNamespace
|
||||||
type: string
|
type: string
|
||||||
|
|
||||||
|
- name: "GatewayPortNotDefinedOnService"
|
||||||
|
code: IST0162
|
||||||
|
level: Warning
|
||||||
|
description: "Gateway port not exposed by service"
|
||||||
|
template: "The gateway is listening on a target port (port %d) that is not defined in the Service associated with its workload instances (Pod selector %s). If you need to access the gateway port through the gateway Service, it will not be available."
|
||||||
|
args:
|
||||||
|
- name: port
|
||||||
|
type: int
|
||||||
|
- name: selector
|
||||||
|
type: string
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue