make fullyLabeledReplicas optional in rc and rs status

This commit is contained in:
Chao Xu
2016-03-15 13:33:37 -07:00
parent 4b3e2b57ac
commit 9bdd30fdf1
12 changed files with 90 additions and 64 deletions

View File

@@ -4583,7 +4583,7 @@ Both these may change in the future. Incoming requests are matched against the h
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">fullyLabeledReplicas</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">The number of pods that have labels matching the labels of the pod template of the replicaset.</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">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">integer (int32)</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
@@ -5605,7 +5605,7 @@ Both these may change in the future. Incoming requests are matched against the h
</div>
<div id="footer">
<div id="footer-text">
Last updated 2016-03-11 23:39:49 UTC
Last updated 2016-03-15 22:07:50 UTC
</div>
</div>
</body>