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

This commit is contained in:
Istio Automation 2024-04-05 19:10:53 -07:00 committed by GitHub
parent de2600dcc8
commit 6643350e8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 16 additions and 2 deletions

View File

@ -7137,7 +7137,7 @@ Retrieves last sent and last acknowledged xDS sync from Istiod to each Envoy in
<tr>
<td><code>--for &lt;string&gt;</code></td>
<td></td>
<td>Specify the traffic type [none service workload all] for the waypoint (default `service`)</td>
<td>Specify the traffic type [service workload all none] for the waypoint (default `service`)</td>
</tr>
<tr>
<td><code>--gateway-class &lt;string&gt;</code></td>

View File

@ -603,6 +603,13 @@ Do not specify <code>PluginPhase</code> if the plugin is independent of others.<
<td>
<p>Insert plugin before Istio stats filters and after Istio authorization filters.</p>
</td>
</tr>
<tr id="PluginPhase-INITIAL">
<td><code>INITIAL</code></td>
<td>
<p>Insert plugin at the start of the filter chain.</p>
</td>
</tr>
</tbody>

View File

@ -7137,7 +7137,7 @@ Retrieves last sent and last acknowledged xDS sync from Istiod to each Envoy in
<tr>
<td><code>--for &lt;string&gt;</code></td>
<td></td>
<td>Specify the traffic type [none service workload all] for the waypoint (default `service`)</td>
<td>Specify the traffic type [service workload all none] for the waypoint (default `service`)</td>
</tr>
<tr>
<td><code>--gateway-class &lt;string&gt;</code></td>

View File

@ -603,6 +603,13 @@ Do not specify <code>PluginPhase</code> if the plugin is independent of others.<
<td>
<p>Insert plugin before Istio stats filters and after Istio authorization filters.</p>
</td>
</tr>
<tr id="PluginPhase-INITIAL">
<td><code>INITIAL</code></td>
<td>
<p>Insert plugin at the start of the filter chain.</p>
</td>
</tr>
</tbody>