This commit is contained in:
Janet Kuo
2017-08-07 19:00:46 -07:00
parent 5473d56373
commit e245fbc2b2
21 changed files with 18861 additions and 2864 deletions

View File

@@ -3002,6 +3002,9 @@ When an object is created, the system will populate this list with the current s
</div>
<div class="sect2">
<h3 id="_v1beta1_rollbackconfig">v1beta1.RollbackConfig</h3>
<div class="paragraph">
<p>DEPRECATED.</p>
</div>
<table class="tableblock frame-all grid-all" style="width:100%; ">
<colgroup>
<col style="width:20%;">
@@ -4139,7 +4142,7 @@ When an object is created, the system will populate this list with the current s
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">rollbackTo</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">The config this deployment is rolling back to. Will be cleared after rollback is done.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">DEPRECATED. The config this deployment is rolling back to. Will be cleared after rollback is done.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_v1beta1_rollbackconfig">v1beta1.RollbackConfig</a></p></td>
<td class="tableblock halign-left valign-top"></td>
@@ -5582,7 +5585,7 @@ Examples:<br>
<div class="sect2">
<h3 id="_v1beta1_deploymentrollback">v1beta1.DeploymentRollback</h3>
<div class="paragraph">
<p>DeploymentRollback stores the information required to rollback a deployment.</p>
<p>DEPRECATED. DeploymentRollback stores the information required to rollback a deployment.</p>
</div>
<table class="tableblock frame-all grid-all" style="width:100%; ">
<colgroup>