Merge pull request #19324 from sdminonne/bug_fix

to fix comment for apis.extensions.JobCondition
This commit is contained in:
Daniel Smith
2016-01-12 10:42:24 -08:00
5 changed files with 5 additions and 5 deletions

View File

@@ -3057,7 +3057,7 @@ Populated by the system when a graceful deletion is requested. Read-only. More i
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">type</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Type of job condition, currently only Complete.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Type of job condition, Complete or Failed.</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
<td class="tableblock halign-left valign-top"></td>