mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	remove deprecated flags LowDiskSpaceThresholdMB and OutOfDiskTransitionFrequency
This commit is contained in:
		@@ -2334,7 +2334,7 @@ type PodStatus struct {
 | 
			
		||||
	// A human readable message indicating details about why the pod is in this state.
 | 
			
		||||
	// +optional
 | 
			
		||||
	Message string
 | 
			
		||||
	// A brief CamelCase message indicating details about why the pod is in this state. e.g. 'OutOfDisk'
 | 
			
		||||
	// A brief CamelCase message indicating details about why the pod is in this state. e.g. 'Evicted'
 | 
			
		||||
	// +optional
 | 
			
		||||
	Reason string
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user