mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Add fsGroup to SetUp and SetUpAt
This commit is contained in:
		| @@ -335,7 +335,7 @@ func doTestSetUp(scenario struct { | ||||
| 	g := builder.(*gitRepoVolumeBuilder) | ||||
| 	g.exec = &fake | ||||
|  | ||||
| 	g.SetUp() | ||||
| 	g.SetUp(nil) | ||||
|  | ||||
| 	if fake.CommandCalls != len(expecteds) { | ||||
| 		allErrs = append(allErrs, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sami Wagiaalla
					Sami Wagiaalla