mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	e2e framework: introduce todo sub packages
This commit is contained in:
		
							
								
								
									
										7
									
								
								test/e2e/framework/todo/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								test/e2e/framework/todo/README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					This directory holds sub packages which, in contrast to other sub packages
 | 
				
			||||||
 | 
					under test/e2e/framework, may use test/e2e/framework because that is not
 | 
				
			||||||
 | 
					depending on them.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This is an interim solution for moving code without causing cycling
 | 
				
			||||||
 | 
					dependencies. All code will be moved from here into the normal sub packages
 | 
				
			||||||
 | 
					when the refactoring is done.
 | 
				
			||||||
		Reference in New Issue
	
	Block a user