mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	update auto-gen code
This commit is contained in:
		@@ -73777,6 +73777,9 @@
 | 
			
		||||
   },
 | 
			
		||||
   "io.k8s.api.core.v1.PodAffinityTerm": {
 | 
			
		||||
    "description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key \u003ctopologyKey\u003e matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
    "required": [
 | 
			
		||||
     "topologyKey"
 | 
			
		||||
    ],
 | 
			
		||||
    "properties": {
 | 
			
		||||
     "labelSelector": {
 | 
			
		||||
      "description": "A label query over a set of resources, in this case pods.",
 | 
			
		||||
@@ -73790,7 +73793,7 @@
 | 
			
		||||
      }
 | 
			
		||||
     },
 | 
			
		||||
     "topologyKey": {
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.",
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.",
 | 
			
		||||
      "type": "string"
 | 
			
		||||
     }
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								api/swagger-spec/apps_v1.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								api/swagger-spec/apps_v1.json
									
									
									
										generated
									
									
									
								
							@@ -7967,6 +7967,9 @@
 | 
			
		||||
   "v1.PodAffinityTerm": {
 | 
			
		||||
    "id": "v1.PodAffinityTerm",
 | 
			
		||||
    "description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key \u003ctopologyKey\u003e matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
    "required": [
 | 
			
		||||
     "topologyKey"
 | 
			
		||||
    ],
 | 
			
		||||
    "properties": {
 | 
			
		||||
     "labelSelector": {
 | 
			
		||||
      "$ref": "v1.LabelSelector",
 | 
			
		||||
@@ -7981,7 +7984,7 @@
 | 
			
		||||
     },
 | 
			
		||||
     "topologyKey": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed."
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed."
 | 
			
		||||
     }
 | 
			
		||||
    }
 | 
			
		||||
   },
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								api/swagger-spec/apps_v1beta1.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								api/swagger-spec/apps_v1beta1.json
									
									
									
										generated
									
									
									
								
							@@ -6112,6 +6112,9 @@
 | 
			
		||||
   "v1.PodAffinityTerm": {
 | 
			
		||||
    "id": "v1.PodAffinityTerm",
 | 
			
		||||
    "description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key \u003ctopologyKey\u003e matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
    "required": [
 | 
			
		||||
     "topologyKey"
 | 
			
		||||
    ],
 | 
			
		||||
    "properties": {
 | 
			
		||||
     "labelSelector": {
 | 
			
		||||
      "$ref": "v1.LabelSelector",
 | 
			
		||||
@@ -6126,7 +6129,7 @@
 | 
			
		||||
     },
 | 
			
		||||
     "topologyKey": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed."
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed."
 | 
			
		||||
     }
 | 
			
		||||
    }
 | 
			
		||||
   },
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								api/swagger-spec/apps_v1beta2.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								api/swagger-spec/apps_v1beta2.json
									
									
									
										generated
									
									
									
								
							@@ -8477,6 +8477,9 @@
 | 
			
		||||
   "v1.PodAffinityTerm": {
 | 
			
		||||
    "id": "v1.PodAffinityTerm",
 | 
			
		||||
    "description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key \u003ctopologyKey\u003e matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
    "required": [
 | 
			
		||||
     "topologyKey"
 | 
			
		||||
    ],
 | 
			
		||||
    "properties": {
 | 
			
		||||
     "labelSelector": {
 | 
			
		||||
      "$ref": "v1.LabelSelector",
 | 
			
		||||
@@ -8491,7 +8494,7 @@
 | 
			
		||||
     },
 | 
			
		||||
     "topologyKey": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed."
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed."
 | 
			
		||||
     }
 | 
			
		||||
    }
 | 
			
		||||
   },
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								api/swagger-spec/batch_v1.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								api/swagger-spec/batch_v1.json
									
									
									
										generated
									
									
									
								
							@@ -3452,6 +3452,9 @@
 | 
			
		||||
   "v1.PodAffinityTerm": {
 | 
			
		||||
    "id": "v1.PodAffinityTerm",
 | 
			
		||||
    "description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key \u003ctopologyKey\u003e matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
    "required": [
 | 
			
		||||
     "topologyKey"
 | 
			
		||||
    ],
 | 
			
		||||
    "properties": {
 | 
			
		||||
     "labelSelector": {
 | 
			
		||||
      "$ref": "v1.LabelSelector",
 | 
			
		||||
@@ -3466,7 +3469,7 @@
 | 
			
		||||
     },
 | 
			
		||||
     "topologyKey": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed."
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed."
 | 
			
		||||
     }
 | 
			
		||||
    }
 | 
			
		||||
   },
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								api/swagger-spec/batch_v1beta1.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								api/swagger-spec/batch_v1beta1.json
									
									
									
										generated
									
									
									
								
							@@ -3507,6 +3507,9 @@
 | 
			
		||||
   "v1.PodAffinityTerm": {
 | 
			
		||||
    "id": "v1.PodAffinityTerm",
 | 
			
		||||
    "description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key \u003ctopologyKey\u003e matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
    "required": [
 | 
			
		||||
     "topologyKey"
 | 
			
		||||
    ],
 | 
			
		||||
    "properties": {
 | 
			
		||||
     "labelSelector": {
 | 
			
		||||
      "$ref": "v1.LabelSelector",
 | 
			
		||||
@@ -3521,7 +3524,7 @@
 | 
			
		||||
     },
 | 
			
		||||
     "topologyKey": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed."
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed."
 | 
			
		||||
     }
 | 
			
		||||
    }
 | 
			
		||||
   },
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								api/swagger-spec/batch_v2alpha1.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								api/swagger-spec/batch_v2alpha1.json
									
									
									
										generated
									
									
									
								
							@@ -3507,6 +3507,9 @@
 | 
			
		||||
   "v1.PodAffinityTerm": {
 | 
			
		||||
    "id": "v1.PodAffinityTerm",
 | 
			
		||||
    "description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key \u003ctopologyKey\u003e matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
    "required": [
 | 
			
		||||
     "topologyKey"
 | 
			
		||||
    ],
 | 
			
		||||
    "properties": {
 | 
			
		||||
     "labelSelector": {
 | 
			
		||||
      "$ref": "v1.LabelSelector",
 | 
			
		||||
@@ -3521,7 +3524,7 @@
 | 
			
		||||
     },
 | 
			
		||||
     "topologyKey": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed."
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed."
 | 
			
		||||
     }
 | 
			
		||||
    }
 | 
			
		||||
   },
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								api/swagger-spec/extensions_v1beta1.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								api/swagger-spec/extensions_v1beta1.json
									
									
									
										generated
									
									
									
								
							@@ -9120,6 +9120,9 @@
 | 
			
		||||
   "v1.PodAffinityTerm": {
 | 
			
		||||
    "id": "v1.PodAffinityTerm",
 | 
			
		||||
    "description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key \u003ctopologyKey\u003e matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
    "required": [
 | 
			
		||||
     "topologyKey"
 | 
			
		||||
    ],
 | 
			
		||||
    "properties": {
 | 
			
		||||
     "labelSelector": {
 | 
			
		||||
      "$ref": "v1.LabelSelector",
 | 
			
		||||
@@ -9134,7 +9137,7 @@
 | 
			
		||||
     },
 | 
			
		||||
     "topologyKey": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed."
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed."
 | 
			
		||||
     }
 | 
			
		||||
    }
 | 
			
		||||
   },
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										5
									
								
								api/swagger-spec/v1.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										5
									
								
								api/swagger-spec/v1.json
									
									
									
										generated
									
									
									
								
							@@ -22760,6 +22760,9 @@
 | 
			
		||||
   "v1.PodAffinityTerm": {
 | 
			
		||||
    "id": "v1.PodAffinityTerm",
 | 
			
		||||
    "description": "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key \u003ctopologyKey\u003e matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
    "required": [
 | 
			
		||||
     "topologyKey"
 | 
			
		||||
    ],
 | 
			
		||||
    "properties": {
 | 
			
		||||
     "labelSelector": {
 | 
			
		||||
      "$ref": "v1.LabelSelector",
 | 
			
		||||
@@ -22774,7 +22777,7 @@
 | 
			
		||||
     },
 | 
			
		||||
     "topologyKey": {
 | 
			
		||||
      "type": "string",
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed."
 | 
			
		||||
      "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed."
 | 
			
		||||
     }
 | 
			
		||||
    }
 | 
			
		||||
   },
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								docs/api-reference/apps/v1/definitions.html
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								docs/api-reference/apps/v1/definitions.html
									
									
									
										generated
									
									
									
								
							@@ -2092,8 +2092,8 @@ 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">topologyKey</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as "all topologies" ("all topologies" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.</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">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.</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>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								docs/api-reference/apps/v1beta1/definitions.html
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								docs/api-reference/apps/v1beta1/definitions.html
									
									
									
										generated
									
									
									
								
							@@ -2148,8 +2148,8 @@ 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">topologyKey</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as "all topologies" ("all topologies" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.</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">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.</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>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								docs/api-reference/apps/v1beta2/definitions.html
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								docs/api-reference/apps/v1beta2/definitions.html
									
									
									
										generated
									
									
									
								
							@@ -2474,8 +2474,8 @@ 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">topologyKey</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as "all topologies" ("all topologies" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.</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">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.</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>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								docs/api-reference/batch/v1/definitions.html
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								docs/api-reference/batch/v1/definitions.html
									
									
									
										generated
									
									
									
								
							@@ -1731,8 +1731,8 @@ 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">topologyKey</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as "all topologies" ("all topologies" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.</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">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.</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>
 | 
			
		||||
 
 | 
			
		||||
@@ -1772,8 +1772,8 @@ 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">topologyKey</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as "all topologies" ("all topologies" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.</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">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.</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>
 | 
			
		||||
 
 | 
			
		||||
@@ -1731,8 +1731,8 @@ 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">topologyKey</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as "all topologies" ("all topologies" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.</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">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.</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>
 | 
			
		||||
 
 | 
			
		||||
@@ -2751,8 +2751,8 @@ 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">topologyKey</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as "all topologies" ("all topologies" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.</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">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.</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>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								docs/api-reference/v1/definitions.html
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								docs/api-reference/v1/definitions.html
									
									
									
										generated
									
									
									
								
							@@ -2911,8 +2911,8 @@ 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">topologyKey</p></td>
 | 
			
		||||
<td class="tableblock halign-left valign-top"><p class="tableblock">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as "all topologies" ("all topologies" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.</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">This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.</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>
 | 
			
		||||
 
 | 
			
		||||
@@ -2493,10 +2493,7 @@ message PodAffinityTerm {
 | 
			
		||||
  // the labelSelector in the specified namespaces, where co-located is defined as running on a node
 | 
			
		||||
  // whose value of the label with key topologyKey matches that of any node on which any of the
 | 
			
		||||
  // selected pods is running.
 | 
			
		||||
  // For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as "all topologies"
 | 
			
		||||
  // ("all topologies" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains);
 | 
			
		||||
  // for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.
 | 
			
		||||
  // +optional
 | 
			
		||||
  // Empty topologyKey is not allowed.
 | 
			
		||||
  optional string topologyKey = 3;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1278,7 +1278,7 @@ var map_PodAffinityTerm = map[string]string{
 | 
			
		||||
	"":              "Defines a set of pods (namely those matching the labelSelector relative to the given namespace(s)) that this pod should be co-located (affinity) or not co-located (anti-affinity) with, where co-located is defined as running on a node whose value of the label with key <topologyKey> matches that of any node on which a pod of the set of pods is running",
 | 
			
		||||
	"labelSelector": "A label query over a set of resources, in this case pods.",
 | 
			
		||||
	"namespaces":    "namespaces specifies which namespaces the labelSelector applies to (matches against); null or empty list means \"this pod's namespace\"",
 | 
			
		||||
	"topologyKey":   "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. For PreferredDuringScheduling pod anti-affinity, empty topologyKey is interpreted as \"all topologies\" (\"all topologies\" here means all the topologyKeys indicated by scheduler command-line argument --failure-domains); for affinity and for RequiredDuringScheduling pod anti-affinity, empty topologyKey is not allowed.",
 | 
			
		||||
	"topologyKey":   "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed.",
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func (PodAffinityTerm) SwaggerDoc() map[string]string {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user