mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #34991 from yujuhong/disable_misc
Automatic merge from submit-queue e2e: stop tracking resource usage for the "misc" container There is e2e test checking the resource usage of "misc", and it is not supported on GCI.
This commit is contained in:
		@@ -463,7 +463,6 @@ func TargetContainers() []string {
 | 
			
		||||
		rootContainerName,
 | 
			
		||||
		stats.SystemContainerRuntime,
 | 
			
		||||
		stats.SystemContainerKubelet,
 | 
			
		||||
		stats.SystemContainerMisc,
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user