mirror of https://github.com/istio/istio.io.git
Automator: update istio.io@ reference docs (#13039)
This commit is contained in:
parent
3cbd8fb7c3
commit
30aa8ffe1a
|
@ -115,6 +115,19 @@ Istio supports to control its behavior.
|
|||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td><code>istio.io/rev</code></td>
|
||||
|
||||
<td>Alpha</td>
|
||||
|
||||
<td>[Pod]</td>
|
||||
<td>Specifies a control plane revision to which a given proxy is connected. This annotation is added automatically, not set by a user. In contrary to the label istio.io/rev, it represents the actual revision, not the requested revision.</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -115,6 +115,19 @@ Istio supports to control its behavior.
|
|||
|
||||
|
||||
|
||||
|
||||
<tr>
|
||||
|
||||
<td><code>istio.io/rev</code></td>
|
||||
|
||||
<td>Alpha</td>
|
||||
|
||||
<td>[Pod]</td>
|
||||
<td>Specifies a control plane revision to which a given proxy is connected. This annotation is added automatically, not set by a user. In contrary to the label istio.io/rev, it represents the actual revision, not the requested revision.</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue