Jeff Grafton 
							
						 
					 
					
						
						
							
						
						efee0704c6 
					 
					
						
						
							
							Autogenerate BUILD files  
						
						
						
						
					 
					
						2017-12-23 13:12:11 -08:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						bec617f3cc 
					 
					
						
						
							
							Update generated files  
						
						
						
						
					 
					
						2017-11-09 12:14:08 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						012b085ac8 
					 
					
						
						
							
							pkg/apis/core: mechanical import fixes in dependencies  
						
						
						
						
					 
					
						2017-11-09 12:14:08 +01:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						cad0364e73 
					 
					
						
						
							
							Update bazel  
						
						
						
						
					 
					
						2017-10-18 17:24:04 +02:00 
						 
				 
			
				
					
						
							
							
								Dr. Stefan Schimanski 
							
						 
					 
					
						
						
							
						
						7773a30f67 
					 
					
						
						
							
							pkg/api/legacyscheme: fixup imports  
						
						
						
						
					 
					
						2017-10-18 17:23:55 +02:00 
						 
				 
			
				
					
						
							
							
								Jeff Grafton 
							
						 
					 
					
						
						
							
						
						aee5f457db 
					 
					
						
						
							
							update BUILD files  
						
						
						
						
					 
					
						2017-10-15 18:18:13 -07:00 
						 
				 
			
				
					
						
							
							
								Jeff Grafton 
							
						 
					 
					
						
						
							
						
						a7f49c906d 
					 
					
						
						
							
							Use buildozer to delete licenses() rules except under third_party/  
						
						
						
						
					 
					
						2017-08-11 09:32:39 -07:00 
						 
				 
			
				
					
						
							
							
								Jeff Grafton 
							
						 
					 
					
						
						
							
						
						33276f06be 
					 
					
						
						
							
							Use buildozer to remove deprecated automanaged tags  
						
						
						
						
					 
					
						2017-08-11 09:31:50 -07:00 
						 
				 
			
				
					
						
							
							
								Sebastien Goasguen 
							
						 
					 
					
						
						
							
						
						b0bc271ef3 
					 
					
						
						
							
							add redirect notice in all readme files  
						
						
						
						
					 
					
						2017-07-14 17:18:01 +02:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						a05c3c0efd 
					 
					
						
						
							
							autogenerated  
						
						
						
						
					 
					
						2017-04-14 10:40:57 -07:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						bcde05753b 
					 
					
						
						
							
							Correct import statements  
						
						
						
						
					 
					
						2017-01-17 16:18:18 -05:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						f1176d9c5c 
					 
					
						
						
							
							mechanical repercussions  
						
						
						
						
					 
					
						2017-01-13 08:27:14 -05:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						6a4d5cd7cc 
					 
					
						
						
							
							start the apimachinery repo  
						
						
						
						
					 
					
						2017-01-11 09:09:48 -05:00 
						 
				 
			
				
					
						
							
							
								Jeff Grafton 
							
						 
					 
					
						
						
							
						
						20d221f75c 
					 
					
						
						
							
							Enable auto-generating sources rules  
						
						
						
						
					 
					
						2017-01-05 14:14:13 -08:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						161c391f44 
					 
					
						
						
							
							autogenerated  
						
						
						
						
					 
					
						2016-12-29 13:04:10 -08:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						82d9ed770c 
					 
					
						
						
							
							fix examples/ compilation so that test/ also compiles  
						
						... 
						
						
						
						fix network-tester cauldron serve_hostnames 
						
						
					 
					
						2016-12-12 15:14:49 -08:00 
						 
				 
			
				
					
						
							
							
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						b0fa2056a6 
					 
					
						
						
							
							Remove 'this is HEAD' warning on docs  
						
						
						
						
					 
					
						2016-10-26 00:06:59 +02:00 
						 
				 
			
				
					
						
							
							
								Doug Davis 
							
						 
					 
					
						
						
							
						
						9d5bac6330 
					 
					
						
						
							
							Change minion to node  
						
						... 
						
						
						
						Contination of #1111 
I tried to keep this PR down to just a simple search-n-replace to keep
things simple.  I may have gone too far in some spots but its easy to
roll those back if needed.
I avoided renaming `contrib/mesos/pkg/minion` because there's already
a `contrib/mesos/pkg/node` dir and fixing that will require a bit of work
due to a circular import chain that pops up. So I'm saving that for a
follow-on PR.
I rolled back some of this from a previous commit because it just got
to big/messy. Will follow up with additional PRs
Signed-off-by: Doug Davis <dug@us.ibm.com > 
						
						
					 
					
						2016-09-28 10:53:30 -07:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						385fb81407 
					 
					
						
						
							
							Update the latestReleaseBranch to release-1.4 in the munger.  
						
						
						
						
					 
					
						2016-09-01 14:40:55 -07:00 
						 
				 
			
				
					
						
							
							
								joe2far 
							
						 
					 
					
						
						
							
						
						88b6d4ad36 
					 
					
						
						
							
							Fix broken warning image link in docs  
						
						
						
						
					 
					
						2016-07-15 10:44:58 +01:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						ef0c9f0c5b 
					 
					
						
						
							
							Remove "All rights reserved" from all the headers.  
						
						
						
						
					 
					
						2016-06-29 17:47:36 -07:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						2bff72b769 
					 
					
						
						
							
							Updated docs and examples for release-1.3.  
						
						
						
						
					 
					
						2016-06-13 12:24:34 -07:00 
						 
				 
			
				
					
						
							
							
								Dawn Chen 
							
						 
					 
					
						
						
							
						
						88de86fcb9 
					 
					
						
						
							
							Revert "Versioning docs and examples for v1.4.0-alpha.0."  
						
						... 
						
						
						
						This reverts commit cce9db3aa9 
						
						
					 
					
						2016-06-10 16:46:46 -07:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						cce9db3aa9 
					 
					
						
						
							
							Versioning docs and examples for v1.4.0-alpha.0.  
						
						
						
						
					 
					
						2016-06-10 14:55:35 -07:00 
						 
				 
			
				
					
						
							
							
								David McMahon 
							
						 
					 
					
						
						
							
						
						dae84f5306 
					 
					
						
						
							
							Update the latestReleaseBranch to release-1.2 in the munger.  
						
						
						
						
					 
					
						2016-03-08 18:59:28 -08:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						4a6935b31f 
					 
					
						
						
							
							Remaining codec change refactors  
						
						
						
						
					 
					
						2016-01-22 13:27:27 -05:00 
						 
				 
			
				
					
						
							
							
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						2ad642d370 
					 
					
						
						
							
							Merge registered and latest and move to apimachinery  
						
						
						
						
					 
					
						2016-01-21 14:42:21 -08:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						2b2f285777 
					 
					
						
						
							
							run hack/update-generated-docs.sh  
						
						
						
						
					 
					
						2015-12-21 10:41:30 -08:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						d0aaf13920 
					 
					
						
						
							
							use constants for group names  
						
						
						
						
					 
					
						2015-12-14 10:04:10 -05:00 
						 
				 
			
				
					
						
							
							
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						dab591b629 
					 
					
						
						
							
							Run update-gendocs  
						
						
						
						
					 
					
						2015-11-13 13:57:57 -08:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						dd6c121d7f 
					 
					
						
						
							
							massive changes  
						
						
						
						
					 
					
						2015-09-11 17:31:47 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						37bb279fae 
					 
					
						
						
							
							remove service-loadbalancer since it lives in contrib/ now  
						
						
						
						
					 
					
						2015-08-14 15:16:47 -07:00 
						 
				 
			
				
					
						
							
							
								Prashanth Balasubramanian 
							
						 
					 
					
						
						
							
						
						e27806d79d 
					 
					
						
						
							
							Multi-cluster services documentation, take II  
						
						
						
						
					 
					
						2015-08-10 10:18:03 -07:00 
						 
				 
			
				
					
						
							
							
								Marek Grabowski 
							
						 
					 
					
						
						
							
						
						daf4ff4acf 
					 
					
						
						
							
							Revert "Add multi cluster services documentation "  
						
						
						
						
					 
					
						2015-08-10 16:43:21 +02:00 
						 
				 
			
				
					
						
							
							
								Prashanth Balasubramanian 
							
						 
					 
					
						
						
							
						
						efbeba58f2 
					 
					
						
						
							
							Add a sharing clusters example  
						
						
						
						
					 
					
						2015-08-06 18:02:01 -07:00