mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Graduate PodDeletionCost to Beta
This commit is contained in:
		@@ -122,7 +122,7 @@ const (
 | 
			
		||||
	// pod deletion order.
 | 
			
		||||
	// The implicit deletion cost for pods that don't set the annotation is 0, negative values are permitted.
 | 
			
		||||
	//
 | 
			
		||||
	// This annotation is alpha-level and is only honored when PodDeletionCost feature is enabled.
 | 
			
		||||
	// This annotation is beta-level and is only honored when PodDeletionCost feature is enabled.
 | 
			
		||||
	PodDeletionCost = "controller.kubernetes.io/pod-deletion-cost"
 | 
			
		||||
 | 
			
		||||
	// AnnotationTopologyAwareHints can be used to enable or disable Topology
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user