Matthias Bertschy 
							
						 
					 
					
						
						
							
						
						9b15af19b2 
					 
					
						
						
							
							Update all script to use /usr/bin/env bash in shebang  
						
						
						
						
					 
					
						2018-04-19 13:20:13 +02:00 
						 
				 
			
				
					
						
							
							
								Maru Newby 
							
						 
					 
					
						
						
							
						
						adc338d330 
					 
					
						
						
							
							Remove all traces of federation  
						
						
						
						
					 
					
						2017-10-26 13:37:37 -07:00 
						 
				 
			
				
					
						
							
							
								shashidharatd 
							
						 
					 
					
						
						
							
						
						b58216e333 
					 
					
						
						
							
							Stop cleaning federation namespace in e2e tests  
						
						
						
						
					 
					
						2016-12-16 14:21:40 +05:30 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						ef0c9f0c5b 
					 
					
						
						
							
							Remove "All rights reserved" from all the headers.  
						
						
						
						
					 
					
						2016-06-29 17:47:36 -07:00 
						 
				 
			
				
					
						
							
							
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						9b2b763ab0 
					 
					
						
						
							
							Fixing references to federated-context and federation-e2e  
						
						
						
						
					 
					
						2016-06-13 16:43:55 -07:00 
						 
				 
			
				
					
						
							
							
								Colin Hom 
							
						 
					 
					
						
						
							
						
						5f7c7ad195 
					 
					
						
						
							
							document federation e2e cli flow  
						
						
						
						
					 
					
						2016-06-09 15:11:52 -07:00 
						 
				 
			
				
					
						
							
							
								Colin Hom 
							
						 
					 
					
						
						
							
						
						a092fd2dd4 
					 
					
						
						
							
							Federation build and e2e test integration  
						
						... 
						
						
						
						Federation components are now buildable and e2e-testable via e2e.go. 
						
						
					 
					
						2016-05-25 15:07:27 -07:00 
						 
				 
			
				
					
						
							
							
								Joe Finney 
							
						 
					 
					
						
						
							
						
						401985bf6c 
					 
					
						
						
							
							Move KUBERNETES_PROVIDER setting into cluster/kube-util.sh.  
						
						
						
						
					 
					
						2016-03-08 16:51:20 -08:00 
						 
				 
			
				
					
						
							
							
								Joe Finney 
							
						 
					 
					
						
						
							
						
						930291588c 
					 
					
						
						
							
							Remove PrepareVersion from hack/e2e.go.  
						
						
						
						
					 
					
						2016-02-24 13:08:22 -08:00 
						 
				 
			
				
					
						
							
							
								Max Forbes 
							
						 
					 
					
						
						
							
						
						1da46ca3d0 
					 
					
						
						
							
							Ensure pods both running and ready before starting e2e tests  
						
						
						
						
					 
					
						2015-05-19 10:53:02 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Paris 
							
						 
					 
					
						
						
							
						
						6b3a6e6b98 
					 
					
						
						
							
							Make copyright ownership statement generic  
						
						... 
						
						
						
						Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic. 
						
						
					 
					
						2015-05-01 17:49:56 -04:00 
						 
				 
			
				
					
						
							
							
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						fe60be3179 
					 
					
						
						
							
							Moving v1beta1 kubectl examples to v1beta3  
						
						
						
						
					 
					
						2015-04-08 13:08:13 -07:00 
						 
				 
			
				
					
						
							
							
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						f2b72931fc 
					 
					
						
						
							
							Updating components to use v1beta3  
						
						
						
						
					 
					
						2015-04-03 15:19:14 -07:00 
						 
				 
			
				
					
						
							
							
								Max Forbes 
							
						 
					 
					
						
						
							
						
						1c4e47fe22 
					 
					
						
						
							
							Wait until all startup pods are 'Running' before running e2e tests.  
						
						
						
						
					 
					
						2015-03-16 12:03:57 -07:00 
						 
				 
			
				
					
						
							
							
								Filipe Brandenburger 
							
						 
					 
					
						
						
							
						
						e63ccfff6c 
					 
					
						
						
							
							Reintroduce "Turn the hack/e2e.go commands into standalone scripts."  
						
						... 
						
						
						
						This reverts commit 27656601010c7dce77dd 
						
						
					 
					
						2015-02-06 14:35:43 -08:00 
						 
				 
			
				
					
						
							
							
								Zach Loafman 
							
						 
					 
					
						
						
							
						
						2765660101 
					 
					
						
						
							
							Revert "Turn the hack/e2e.go commands into standalone scripts."  
						
						
						
						
					 
					
						2015-02-06 14:13:00 -08:00 
						 
				 
			
				
					
						
							
							
								Filipe Brandenburger 
							
						 
					 
					
						
						
							
						
						0c7dce77dd 
					 
					
						
						
							
							Turn the hack/e2e.go commands into standalone scripts.  
						
						... 
						
						
						
						This gets rid of bashWrap() and of running bash -s passing it a script
on stdin. Also get rid of most of the runBash*() helpers.
In particular, `go run hack/e2e.go -build` will now work when it needs
to ask whether it is OK to download a large docker image, it used to
fail since stdin was not available for the bash script using the `read`
command.
Tested by running a full `hack/e2e-test.sh` run including the build
stage without the docker image loaded, which used to fail before this
change. 
						
						
					 
					
						2015-02-06 11:18:14 -08:00