mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	support fibre channel volume
Signed-off-by: Huamin Chen <hchen@redhat.com>
This commit is contained in:
		@@ -340,6 +340,9 @@ func TestExampleObjectSchemas(t *testing.T) {
 | 
			
		||||
			"cephfs":             &api.Pod{},
 | 
			
		||||
			"cephfs-with-secret": &api.Pod{},
 | 
			
		||||
		},
 | 
			
		||||
		"../examples/fibre_channel": {
 | 
			
		||||
			"fc": &api.Pod{},
 | 
			
		||||
		},
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	capabilities.SetForTests(capabilities.Capabilities{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user