mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#10431)
This commit is contained in:
parent
24e16f25e8
commit
7b8c07d16c
|
@ -2648,7 +2648,7 @@ No
|
||||||
<td><code>remove</code></td>
|
<td><code>remove</code></td>
|
||||||
<td><code>string[]</code></td>
|
<td><code>string[]</code></td>
|
||||||
<td>
|
<td>
|
||||||
<p>Remove a the specified headers</p>
|
<p>Remove the specified headers</p>
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
|
|
|
@ -56,9 +56,9 @@ hosted remotely.</p>
|
||||||
No
|
No
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="WasmPlugin-sha256" class="oneof oneof-start">
|
<tr id="WasmPlugin-sha256">
|
||||||
<td><code>sha256</code></td>
|
<td><code>sha256</code></td>
|
||||||
<td><code>string (oneof)</code></td>
|
<td><code>string</code></td>
|
||||||
<td>
|
<td>
|
||||||
<p>SHA256 checksum that will be used to verify Wasm module or OCI container.
|
<p>SHA256 checksum that will be used to verify Wasm module or OCI container.
|
||||||
If the <code>url</code> field already references a SHA256 (using the <code>@sha256:</code>
|
If the <code>url</code> field already references a SHA256 (using the <code>@sha256:</code>
|
||||||
|
|
|
@ -38,8 +38,8 @@ features:
|
||||||
id: :"traffic.gateway_injection"
|
id: :"traffic.gateway_injection"
|
||||||
level:
|
level:
|
||||||
checklist: features/gateway_injection.md
|
checklist: features/gateway_injection.md
|
||||||
maturity: Alpha
|
maturity: Beta
|
||||||
nextExpectedPromotion: "1.11"
|
nextExpectedPromotion: "1.13"
|
||||||
area: Traffic Management
|
area: Traffic Management
|
||||||
- name: "TLS termination and SNI Support in Gateways"
|
- name: "TLS termination and SNI Support in Gateways"
|
||||||
id: "traffic.tls_termination"
|
id: "traffic.tls_termination"
|
||||||
|
|
Loading…
Reference in New Issue