mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	 18fe59264c
			
		
	
	18fe59264c
	
	
	
		
			
			Automatic merge from submit-queue (batch tested with PRs 41954, 40528, 41875, 41165, 41877) Move the scheduler Fake* to testing folder Address this issue: https://github.com/kubernetes/kubernetes/issues/41662 @timothysc I moved the interface to the types.go, and the Fake* to the testing package, not sure whether you like or not.