Chao Xu 
							
						 
					 
					
						
						
							
						
						60604f8818 
					 
					
						
						
							
							run hack/update-all  
						
						
						
						
					 
					
						2017-06-22 11:31:03 -07:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						f4989a45a5 
					 
					
						
						
							
							run root-rewrite-v1-..., compile  
						
						
						
						
					 
					
						2017-06-22 10:25:57 -07:00 
						 
				 
			
				
					
						
							
							
								Monis Khan 
							
						 
					 
					
						
						
							
						
						ed35deb69d 
					 
					
						
						
							
							Default ObjectNameFunc for all REST Stores  
						
						... 
						
						
						
						All Stores in Kubernetes follow the same logic for determining the name
of an object.  This change makes it so that CompleteWithOptions defaults
the ObjectNameFunc if it is not specified.  Thus a user does not need to
remember to use ObjectMeta.Name.  Using the wrong field as the name can
lead to an object which has a name that bypasses normal object name
validation.
Signed-off-by: Monis Khan <mkhan@redhat.com > 
						
						
					 
					
						2017-04-21 15:47:25 -04:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						a05c3c0efd 
					 
					
						
						
							
							autogenerated  
						
						
						
						
					 
					
						2017-04-14 10:40:57 -07:00 
						 
				 
			
				
					
						
							
							
								p0lyn0mial 
							
						 
					 
					
						
						
							
						
						b2cce0ac8e 
					 
					
						
						
							
							added short names for resources which are exposed during discovery  
						
						
						
						
					 
					
						2017-02-06 23:35:07 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						6af3210d6f 
					 
					
						
						
							
							Update generated files  
						
						
						
						
					 
					
						2017-02-03 08:15:46 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						536460e1d9 
					 
					
						
						
							
							Mechanical fixup imports: pkg/genericapiserver  
						
						
						
						
					 
					
						2017-02-03 08:15:45 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						80b96b441b 
					 
					
						
						
							
							Mechanical import fixup: pkg/storage  
						
						
						
						
					 
					
						2017-02-03 07:33:43 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						de2eee391a 
					 
					
						
						
							
							Update bazel  
						
						
						
						
					 
					
						2017-02-02 15:19:04 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						b8142896a7 
					 
					
						
						
							
							pkg/genericapiserver: cut off pkg/registry/cachesize dependency  
						
						
						
						
					 
					
						2017-02-02 15:19:03 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						44ea6b3f30 
					 
					
						
						
							
							Update generated files  
						
						
						
						
					 
					
						2017-01-29 21:41:45 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						bc6fdd925d 
					 
					
						
						
							
							pkg/api/resource: move to apimachinery  
						
						
						
						
					 
					
						2017-01-29 21:41:44 +01:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						9fb37f3bba 
					 
					
						
						
							
							remove storage dependency on api  
						
						
						
						
					 
					
						2017-01-27 14:02:28 -05:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						11e8068d3f 
					 
					
						
						
							
							move pkg/fields to apimachinery  
						
						
						
						
					 
					
						2017-01-19 09:50:16 -05:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						3d9449a353 
					 
					
						
						
							
							genericapiserver: fix imports  
						
						
						
						
					 
					
						2017-01-19 13:06:47 +01:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						9a2a50cda7 
					 
					
						
						
							
							refactor: use metav1.ObjectMeta in other types  
						
						
						
						
					 
					
						2017-01-17 16:17:19 -05:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						8fe0958ba0 
					 
					
						
						
							
							Update bazel  
						
						
						
						
					 
					
						2017-01-17 09:30:48 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						5c88b7d05a 
					 
					
						
						
							
							Fix imports  
						
						
						
						
					 
					
						2017-01-17 09:30:30 +01:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						31b6ba4e94 
					 
					
						
						
							
							mechanicals  
						
						
						
						
					 
					
						2017-01-13 16:33:09 -05:00 
						 
				 
			
				
					
						
							
							
								Timothy St. Clair 
							
						 
					 
					
						
						
							
						
						fbc5323dad 
					 
					
						
						
							
							Refactor registry to use store vs. etcd  
						
						
						
						
					 
					
						2017-01-12 09:23:38 -06:00