461beec310 
								
							 
						 
						
							
							
								
								additional check plus comments  
							
							
							
						 
						
							2019-05-20 14:52:15 +02:00  
				
					
						
							
							
								 
						
							
								a00f0476ea 
								
							 
						 
						
							
							
								
								add test for taint-based eviction  
							
							
							
						 
						
							2019-05-20 14:14:32 +02:00  
				
					
						
							
							
								 
						
							
								becb05e3b8 
								
							 
						 
						
							
							
								
								Merge branch 'master' into sketch-e2e-tests  
							
							
							
						 
						
							2019-05-16 15:55:34 +02:00  
				
					
						
							
							
								 
						
							
								f3e1e80aaf 
								
							 
						 
						
							
							
								
								Add logical backup ( #442 )  
							
							... 
							
							
							
							* Add k8s cron job to spawn logical backups
* Minor doc updates 
							
						 
						
							2019-05-16 15:52:01 +02:00  
				
					
						
							
							
								 
						
							
								9b05215b28 
								
							 
						 
						
							
							
								
								split run.sh into functions for readability  
							
							
							
						 
						
							2019-05-14 14:10:06 +02:00  
				
					
						
							
							
								 
						
							
								c3f5200d4b 
								
							 
						 
						
							
							
								
								minor improvements in Dockerfile  
							
							
							
						 
						
							2019-05-14 13:20:17 +02:00  
				
					
						
							
							
								 
						
							
								2c02b371e2 
								
							 
						 
						
							
							
								
								fix statefulset sync ( #563 )  
							
							
							
						 
						
							2019-05-14 11:15:47 +02:00  
				
					
						
							
							
								 
						
							
								4b9e6058e1 
								
							 
						 
						
							
							
								
								add update for CRD to RBAC ( #564 )  
							
							
							
						 
						
							2019-05-13 17:36:15 +02:00  
				
					
						
							
							
								 
						
							
								c7106dcc32 
								
							 
						 
						
							
							
								
								substitute realname with readlink  
							
							
							
						 
						
							2019-05-13 13:24:27 +02:00  
				
					
						
							
							
								 
						
							
								0ec5a2c8b6 
								
							 
						 
						
							
							
								
								use full binary name  
							
							
							
						 
						
							2019-05-13 13:08:42 +02:00  
				
					
						
							
							
								 
						
							
								b8e5567e91 
								
							 
						 
						
							
							
								
								install Kind to GOENV/bin  
							
							
							
						 
						
							2019-05-13 12:57:25 +02:00  
				
					
						
							
							
								 
						
							
								82bf0d90ed 
								
							 
						 
						
							
							
								
								debug builds  
							
							
							
						 
						
							2019-05-13 12:34:49 +02:00  
				
					
						
							
							
								 
						
							
								66a6d81bc0 
								
							 
						 
						
							
							
								
								install pinned kind version to well-known location  
							
							
							
						 
						
							2019-05-13 12:23:39 +02:00  
				
					
						
							
							
								 
						
							
								e985107090 
								
							 
						 
						
							
							
								
								remove kubectl mentions  
							
							
							
						 
						
							2019-05-13 11:49:08 +02:00  
				
					
						
							
							
								 
						
							
								eeaa1a132c 
								
							 
						 
						
							
							
								
								install kind before run  
							
							
							
						 
						
							2019-05-13 11:39:34 +02:00  
				
					
						
							
							
								 
						
							
								e1befadedd 
								
							 
						 
						
							
							
								
								ping kind version for CDP build  
							
							
							
						 
						
							2019-05-13 11:32:03 +02:00  
				
					
						
							
							
								 
						
							
								407b2cab41 
								
							 
						 
						
							
							
								
								move tests to a Docker container  
							
							
							
						 
						
							2019-05-10 17:00:16 +02:00  
				
					
						
							
							
								 
						
							
								f29bdaf96a 
								
							 
						 
						
							
							
								
								Override clone s3 bucket path ( #487 )  
							
							... 
							
							
							
							Override clone s3 bucket path
Add possibility to use a custom s3 bucket path for cloning a cluster
from an arbitrary bucket (e.g. from another k8s cluster). For that
a new config options is introduced `s3_wal_path`, that should point
to a location that spilo would understand. 
							
						 
						
							2019-05-10 12:52:42 +02:00  
				
					
						
							
							
								 
						
							
								084167ff35 
								
							 
						 
						
							
							
								
								run e2e in a separate Docker image, 1st commit  
							
							
							
						 
						
							2019-05-09 18:09:00 +02:00  
				
					
						
							
							
								 
						
							
								ad0b250b5b 
								
							 
						 
						
							
							
								
								patch CRD on operator update ( #558 )  
							
							... 
							
							
							
							* patch existing CRD each time there is an operator update 
							
						 
						
							2019-05-09 12:35:15 +02:00  
				
					
						
							
							
								 
						
							
								52e53f152f 
								
							 
						 
						
							
							
								
								add Dockerfile for e2e tests  
							
							
							
						 
						
							2019-05-08 10:33:42 +02:00  
				
					
						
							
							
								 
						
							
								0fbfbb23bb 
								
							 
						 
						
							
							
								
								Use /status subresource instead of plain manifest field ( #534 )  
							
							... 
							
							
							
							* turns PostgresStatus type into a struct with field PostgresClusterStatus
* setStatus patch target is now /status subresource
* unmarshalling PostgresStatus takes care of previous status field convention
* new simple bool functions status.Running(), status.Creating() 
							
						 
						
							2019-05-07 12:01:45 +02:00  
				
					
						
							
							
								 
						
							
								af13605abf 
								
							 
						 
						
							
							
								
								add 'halo' to requirements  
							
							
							
						 
						
							2019-05-03 11:24:00 +02:00  
				
					
						
							
							
								 
						
							
								bfb6b5341d 
								
							 
						 
						
							
							
								
								Add progress reporting and make tests verbose  
							
							
							
						 
						
							2019-05-03 10:39:19 +02:00  
				
					
						
							
							
								 
						
							
								f2b73e0ae6 
								
							 
						 
						
							
							
								
								add a make target to isntall required tools for e2e  
							
							
							
						 
						
							2019-05-02 17:50:44 +02:00  
				
					
						
							
							
								 
						
							
								2aba5291d5 
								
							 
						 
						
							
							
								
								remove python 3.6 formatting strings  
							
							
							
						 
						
							2019-05-02 15:33:53 +02:00  
				
					
						
							
							
								 
						
							
								777ee682f3 
								
							 
						 
						
							
							
								
								upload newest operator image to kind  
							
							
							
						 
						
							2019-05-02 15:20:49 +02:00  
				
					
						
							
							
								 
						
							
								8352abe428 
								
							 
						 
						
							
							
								
								fetch image name from docker  
							
							
							
						 
						
							2019-05-02 15:06:59 +02:00  
				
					
						
							
							
								 
						
							
								1ced414985 
								
							 
						 
						
							
							
								
								minor changes  
							
							
							
						 
						
							2019-05-02 14:20:46 +02:00  
				
					
						
							
							
								 
						
							
								f9d145c1b1 
								
							 
						 
						
							
							
								
								make setUp timeout  
							
							
							
						 
						
							2019-05-02 13:32:32 +02:00  
				
					
						
							
							
								 
						
							
								cb9c77edcb 
								
							 
						 
						
							
							
								
								mention docker build during e2e  
							
							
							
						 
						
							2019-05-02 13:27:56 +02:00  
				
					
						
							
							
								 
						
							
								0c4d80c8e6 
								
							 
						 
						
							
							
								
								fix requirements.txt  
							
							
							
						 
						
							2019-05-02 13:22:58 +02:00  
				
					
						
							
							
								 
						
							
								78582802d0 
								
							 
						 
						
							
							
								
								refactor into helper methods  
							
							
							
						 
						
							2019-05-02 13:15:51 +02:00  
				
					
						
							
							
								 
						
							
								25fea48f8a 
								
							 
						 
						
							
							
								
								fix flake8 warnings  
							
							
							
						 
						
							2019-05-02 12:04:01 +02:00  
				
					
						
							
							
								 
						
							
								30e7445c80 
								
							 
						 
						
							
							
								
								submit custom operator images  
							
							
							
						 
						
							2019-05-02 11:46:14 +02:00  
				
					
						
							
							
								 
						
							
								806ca7ba81 
								
							 
						 
						
							
							
								
								assemble k8s client; patch scaling test  
							
							
							
						 
						
							2019-04-30 15:18:07 +02:00  
				
					
						
							
							
								 
						
							
								af202bf550 
								
							 
						 
						
							
							
								
								start the e2e docs  
							
							
							
						 
						
							2019-04-30 13:49:51 +02:00  
				
					
						
							
							
								 
						
							
								2652d18f24 
								
							 
						 
						
							
							
								
								add timeouts  
							
							
							
						 
						
							2019-04-30 13:49:42 +02:00  
				
					
						
							
							
								 
						
							
								021ed9b8b0 
								
							 
						 
						
							
							
								
								explicitly name smoke tests  
							
							
							
						 
						
							2019-04-30 13:14:40 +02:00  
				
					
						
							
							
								 
						
							
								63bd846948 
								
							 
						 
						
							
							
								
								prepare smoke test template  
							
							
							
						 
						
							2019-04-29 17:11:46 +02:00  
				
					
						
							
							
								 
						
							
								b63a11ea31 
								
							 
						 
						
							
							
								
								deploy/delete DB for each test  
							
							
							
						 
						
							2019-04-29 15:47:55 +02:00  
				
					
						
							
							
								 
						
							
								02c2d488bc 
								
							 
						 
						
							
							
								
								create/delete the operator deployment  
							
							
							
						 
						
							2019-04-29 12:23:39 +02:00  
				
					
						
							
							
								 
						
							
								0474be923f 
								
							 
						 
						
							
							
								
								deploy operator before running test  
							
							
							
						 
						
							2019-04-26 17:11:48 +02:00  
				
					
						
							
							
								 
						
							
								646de3d77e 
								
							 
						 
						
							
							
								
								minor fixes  
							
							
							
						 
						
							2019-04-26 13:02:47 +02:00  
				
					
						
							
							
								 
						
							
								0d0480d515 
								
							 
						 
						
							
							
								
								Add flake  
							
							
							
						 
						
							2019-04-26 12:07:45 +02:00  
				
					
						
							
							
								 
						
							
								179e459704 
								
							 
						 
						
							
							
								
								restore original travis yaml  
							
							
							
						 
						
							2019-04-26 11:47:21 +02:00  
				
					
						
							
							
								 
						
							
								e9b2f0b705 
								
							 
						 
						
							
							
								
								one more try  
							
							
							
						 
						
							2019-04-26 11:35:47 +02:00  
				
					
						
							
							
								 
						
							
								d801ac3f6b 
								
							 
						 
						
							
							
								
								try to bump up pip3 version  
							
							
							
						 
						
							2019-04-26 11:33:25 +02:00  
				
					
						
							
							
								 
						
							
								eafd30284b 
								
							 
						 
						
							
							
								
								add sudo to travis  
							
							
							
						 
						
							2019-04-26 11:22:55 +02:00  
				
					
						
							
							
								 
						
							
								1ae51f9fa2 
								
							 
						 
						
							
							
								
								change priv in Travis  
							
							
							
						 
						
							2019-04-26 11:18:18 +02:00