mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	make update
This commit is contained in:
		
							
								
								
									
										41
									
								
								docs/api-reference/batch/v1/definitions.html
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										41
									
								
								docs/api-reference/batch/v1/definitions.html
									
									
									
										generated
									
									
									
								
							@@ -3347,6 +3347,13 @@ When an object is created, the system will populate this list with the current s
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_v1_poddnsconfig">v1.PodDNSConfig</a></p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"></td>
 | 
			
		||||
</tr>
 | 
			
		||||
<tr>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">readinessGates</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">If specified, all readiness gates will be evaluated for pod readiness. A pod is ready when all its containers are ready AND all conditions specified in the readiness gates have status equal to "True" More info: <a href="https://github.com/kubernetes/community/blob/master/keps/sig-network/0007-pod-ready%2B%2B.md">https://github.com/kubernetes/community/blob/master/keps/sig-network/0007-pod-ready%2B%2B.md</a></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="#_v1_podreadinessgate">v1.PodReadinessGate</a> array</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"></td>
 | 
			
		||||
</tr>
 | 
			
		||||
</tbody>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
@@ -4793,6 +4800,40 @@ Examples:<br>
 | 
			
		||||
</tbody>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
<div class="sect2">
 | 
			
		||||
<h3 id="_v1_podreadinessgate">v1.PodReadinessGate</h3>
 | 
			
		||||
<div class="paragraph">
 | 
			
		||||
<p>PodReadinessGate contains the reference to a pod condition</p>
 | 
			
		||||
</div>
 | 
			
		||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
 | 
			
		||||
<colgroup>
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;"> 
 | 
			
		||||
</colgroup>
 | 
			
		||||
<thead>
 | 
			
		||||
<tr>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Name</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Description</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Required</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Schema</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Default</th>
 | 
			
		||||
</tr>
 | 
			
		||||
</thead>
 | 
			
		||||
<tbody>
 | 
			
		||||
<tr>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">conditionType</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">ConditionType refers to a condition in the pod’s condition list with matching type.</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>
 | 
			
		||||
</tr>
 | 
			
		||||
</tbody>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
<div class="sect2">
 | 
			
		||||
<h3 id="_v1_ownerreference">v1.OwnerReference</h3>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										41
									
								
								docs/api-reference/batch/v1beta1/definitions.html
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										41
									
								
								docs/api-reference/batch/v1beta1/definitions.html
									
									
									
										generated
									
									
									
								
							@@ -3381,6 +3381,13 @@ When an object is created, the system will populate this list with the current s
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_v1_poddnsconfig">v1.PodDNSConfig</a></p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"></td>
 | 
			
		||||
</tr>
 | 
			
		||||
<tr>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">readinessGates</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">If specified, all readiness gates will be evaluated for pod readiness. A pod is ready when all its containers are ready AND all conditions specified in the readiness gates have status equal to "True" More info: <a href="https://github.com/kubernetes/community/blob/master/keps/sig-network/0007-pod-ready%2B%2B.md">https://github.com/kubernetes/community/blob/master/keps/sig-network/0007-pod-ready%2B%2B.md</a></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="#_v1_podreadinessgate">v1.PodReadinessGate</a> array</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"></td>
 | 
			
		||||
</tr>
 | 
			
		||||
</tbody>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
@@ -4875,6 +4882,40 @@ Examples:<br>
 | 
			
		||||
</tbody>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
<div class="sect2">
 | 
			
		||||
<h3 id="_v1_podreadinessgate">v1.PodReadinessGate</h3>
 | 
			
		||||
<div class="paragraph">
 | 
			
		||||
<p>PodReadinessGate contains the reference to a pod condition</p>
 | 
			
		||||
</div>
 | 
			
		||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
 | 
			
		||||
<colgroup>
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;"> 
 | 
			
		||||
</colgroup>
 | 
			
		||||
<thead>
 | 
			
		||||
<tr>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Name</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Description</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Required</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Schema</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Default</th>
 | 
			
		||||
</tr>
 | 
			
		||||
</thead>
 | 
			
		||||
<tbody>
 | 
			
		||||
<tr>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">conditionType</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">ConditionType refers to a condition in the pod’s condition list with matching type.</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>
 | 
			
		||||
</tr>
 | 
			
		||||
</tbody>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
<div class="sect2">
 | 
			
		||||
<h3 id="_v1_ownerreference">v1.OwnerReference</h3>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										41
									
								
								docs/api-reference/batch/v2alpha1/definitions.html
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										41
									
								
								docs/api-reference/batch/v2alpha1/definitions.html
									
									
									
										generated
									
									
									
								
							@@ -3354,6 +3354,13 @@ When an object is created, the system will populate this list with the current s
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="#_v1_poddnsconfig">v1.PodDNSConfig</a></p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"></td>
 | 
			
		||||
</tr>
 | 
			
		||||
<tr>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">readinessGates</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">If specified, all readiness gates will be evaluated for pod readiness. A pod is ready when all its containers are ready AND all conditions specified in the readiness gates have status equal to "True" More info: <a href="https://github.com/kubernetes/community/blob/master/keps/sig-network/0007-pod-ready%2B%2B.md">https://github.com/kubernetes/community/blob/master/keps/sig-network/0007-pod-ready%2B%2B.md</a></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="#_v1_podreadinessgate">v1.PodReadinessGate</a> array</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"></td>
 | 
			
		||||
</tr>
 | 
			
		||||
</tbody>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
@@ -4731,6 +4738,40 @@ Examples:<br>
 | 
			
		||||
</tbody>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
<div class="sect2">
 | 
			
		||||
<h3 id="_v1_podreadinessgate">v1.PodReadinessGate</h3>
 | 
			
		||||
<div class="paragraph">
 | 
			
		||||
<p>PodReadinessGate contains the reference to a pod condition</p>
 | 
			
		||||
</div>
 | 
			
		||||
<table class="tableblock frame-all grid-all" style="width:100%; ">
 | 
			
		||||
<colgroup>
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;">
 | 
			
		||||
<col style="width:20%;"> 
 | 
			
		||||
</colgroup>
 | 
			
		||||
<thead>
 | 
			
		||||
<tr>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Name</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Description</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Required</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Schema</th>
 | 
			
		||||
<th class="tableblock halign-left valign-top">Default</th>
 | 
			
		||||
</tr>
 | 
			
		||||
</thead>
 | 
			
		||||
<tbody>
 | 
			
		||||
<tr>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">conditionType</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">ConditionType refers to a condition in the pod’s condition list with matching type.</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>
 | 
			
		||||
</tr>
 | 
			
		||||
</tbody>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
</div>
 | 
			
		||||
<div class="sect2">
 | 
			
		||||
<h3 id="_v1_ownerreference">v1.OwnerReference</h3>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user