mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #82740 from hwdef/del-unuse-var1
del unuse var in pkg/controller
This commit is contained in:
		@@ -147,10 +147,6 @@ var provision2Success = provisionCall{
 | 
			
		||||
	expectedParameters: class2Parameters,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
var provisionAlphaSuccess = provisionCall{
 | 
			
		||||
	ret: nil,
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Test single call to syncVolume, expecting provisioning to happen.
 | 
			
		||||
// 1. Fill in the controller with initial data
 | 
			
		||||
// 2. Call the syncVolume *once*.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user