mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	Merge pull request #44386 from gyliu513/comment
Automatic merge from submit-queue (batch tested with PRs 44424, 44026, 43939, 44386, 42914) `failure-domain` is no longer used in command line arg. **What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note ```
This commit is contained in:
		| @@ -17,8 +17,6 @@ limitations under the License. | ||||
| package v1 | ||||
|  | ||||
| const ( | ||||
| 	// If you add a new topology domain here, also consider adding it to the set of default values | ||||
| 	// for the scheduler's --failure-domain command-line argument. | ||||
| 	LabelHostname          = "kubernetes.io/hostname" | ||||
| 	LabelZoneFailureDomain = "failure-domain.beta.kubernetes.io/zone" | ||||
| 	LabelZoneRegion        = "failure-domain.beta.kubernetes.io/region" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kubernetes Submit Queue
					Kubernetes Submit Queue