mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	add comment on beta status for APIPriorityAndFairness feature gate
APIPriorityAndFairness reached beta status and is enabled by default in v1.20
This commit is contained in:
		@@ -125,7 +125,7 @@ const (
 | 
			
		||||
 | 
			
		||||
	// owner: @MikeSpreitzer @yue9944882
 | 
			
		||||
	// alpha: v1.15
 | 
			
		||||
	//
 | 
			
		||||
	// beta: v1.20
 | 
			
		||||
	//
 | 
			
		||||
	// Enables managing request concurrency with prioritization and fairness at each server
 | 
			
		||||
	APIPriorityAndFairness featuregate.Feature = "APIPriorityAndFairness"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user