Dawn Chen 
							
						 
					 
					
						
						
							
						
						c511b7a0ce 
					 
					
						
						
							
							Fix   #1683  
						
						
						
						
					 
					
						2014-10-10 15:34:48 -07:00 
						 
				 
			
				
					
						
							
							
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						d84816aaec 
					 
					
						
						
							
							Merge pull request  #1709  from erictune/move_line  
						
						... 
						
						
						
						Fix format specifiers in Printf-type functions. 
						
						
					 
					
						2014-10-09 20:40:35 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Tune 
							
						 
					 
					
						
						
							
						
						800284164a 
					 
					
						
						
							
							Fix format specifiers in Printf-type functions.  
						
						
						
						
					 
					
						2014-10-09 17:06:32 -07:00 
						 
				 
			
				
					
						
							
							
								Danny Jones 
							
						 
					 
					
						
						
							
						
						4ec25f3b81 
					 
					
						
						
							
							Adds support for attaching GCEPersitentDisks  
						
						... 
						
						
						
						Adds GCEPersistentDisk volume struct
Adds gce-utils to attach disk to kubelet's VM.
Updates config to give compute-rw to every minion.
Adds GCEPersistentDisk to API
Adds ability to mount attached disks
Generalizes PD and adds tests.
PD now uses an pluggable API interface.
Unit Tests more cleanly separates TearDown and SetUp
Modify boilerplate hook to omit build tags
Adds Mounter interface; mount is now built by OS
TearDown() for PD now detaches disk on final refcount
Un-generalized PD; GCE calls moved to cloudprovider
Address comments. 
						
						
					 
					
						2014-10-08 20:03:59 -07:00 
						 
				 
			
				
					
						
							
							
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						7ffe791486 
					 
					
						
						
							
							fix error message in validation test  
						
						
						
						
					 
					
						2014-10-07 13:54:41 -07:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						d3e51a0f24 
					 
					
						
						
							
							Rename JSONBase -> TypeMeta in preparation for v1beta3  
						
						... 
						
						
						
						Will make subsequent refactor much easier 
						
						
					 
					
						2014-10-07 11:12:16 -04:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						0ff77ffcb3 
					 
					
						
						
							
							Some field names in validation.go not consistent  
						
						... 
						
						
						
						Fields are (for now) JavaScript style field accessors 
						
						
					 
					
						2014-10-02 23:43:30 -04:00 
						 
				 
			
				
					
						
							
							
								Eric Tune 
							
						 
					 
					
						
						
							
						
						9c0769422d 
					 
					
						
						
							
							Directory renamed to Dir to match json property  
						
						
						
						
					 
					
						2014-10-01 13:35:21 -07:00 
						 
				 
			
				
					
						
							
							
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						0312d80ffa 
					 
					
						
						
							
							Update test cases to use default context  
						
						
						
						
					 
					
						2014-10-01 10:57:50 -04:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						dc5a4a8c3f 
					 
					
						
						
							
							Refactor to clean up names.  
						
						
						
						
					 
					
						2014-09-16 15:19:02 -07:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						5b9e2a55b5 
					 
					
						
						
							
							Add a flag to reject privileged containers in the apiserver.  
						
						
						
						
					 
					
						2014-09-16 11:22:32 -07:00 
						 
				 
			
				
					
						
							
							
								Dawn Chen 
							
						 
					 
					
						
						
							
						
						d51c28d757 
					 
					
						
						
							
							Merge pull request  #1304  from brendandburns/valid  
						
						... 
						
						
						
						Add some lifecycle validation. 
						
						
					 
					
						2014-09-15 16:50:03 -07:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						6efafb141f 
					 
					
						
						
							
							Add some lifecycle validation.  
						
						
						
						
					 
					
						2014-09-15 16:45:26 -07:00 
						 
				 
			
				
					
						
							
							
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						9f275c81ac 
					 
					
						
						
							
							add a 'protocol' field to api.Service  
						
						
						
						
					 
					
						2014-09-12 16:38:17 -07:00 
						 
				 
			
				
					
						
							
							
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						b566339f0c 
					 
					
						
						
							
							make service validation test be table-driven  
						
						
						
						
					 
					
						2014-09-12 16:38:17 -07:00 
						 
				 
			
				
					
						
							
							
								Dawn Chen 
							
						 
					 
					
						
						
							
						
						15cab4d053 
					 
					
						
						
							
							Introduce the simplest RestartPolicy and handling.  
						
						
						
						
					 
					
						2014-09-08 22:41:38 -07:00 
						 
				 
			
				
					
						
							
							
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						7615c00a9a 
					 
					
						
						
							
							Make validation work when not in the api package.  
						
						
						
						
					 
					
						2014-09-02 10:42:06 -07:00 
						 
				 
			
				
					
						
							
							
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						6121e61f99 
					 
					
						
						
							
							Split api into api, api/common, api/validation & apitools  
						
						
						
						
					 
					
						2014-09-02 10:40:52 -07:00