mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Add more GC sync logging
This commit is contained in:
		@@ -214,6 +214,7 @@ func (gc *GarbageCollector) Sync(discoveryClient discovery.DiscoveryInterface, p
 | 
			
		||||
		// have succeeded to ensure we'll retry on subsequent syncs if an error
 | 
			
		||||
		// occured.
 | 
			
		||||
		oldResources = newResources
 | 
			
		||||
		glog.V(2).Infof("synced garbage collector")
 | 
			
		||||
	}, period, stopCh)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user