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

This commit is contained in:
Istio Automation 2021-10-14 19:53:30 -07:00 committed by GitHub
parent 24e16f25e8
commit 7b8c07d16c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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"