David Oppenheimer
							
						 
					 | 
					
						
						
							
						
						8ac484793d
					 | 
					
						
						
							
							Comment out calls to httptest.Server.Close() to work around
						
						
						
						
						
						
						
						https://github.com/golang/go/issues/12262 . See #19254 for
more details. This change should be reverted when we upgrade
to Go 1.6. 
						
						
					 | 
					
						2016-01-11 23:02:11 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nikhiljindal
							
						 
					 | 
					
						
						
							
						
						87ce093c77
					 | 
					
						
						
							
							Moving API registration logic to generic api server
						
						
						
						
						
						
					 | 
					
						2015-12-30 14:22:14 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Brendan Burns
							
						 
					 | 
					
						
						
							
						
						e594407ab5
					 | 
					
						
						
							
							Add dynamic APIs to the list of discoverable APIs
						
						
						
						
						
						
					 | 
					
						2015-12-18 14:03:43 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nikhiljindal
							
						 
					 | 
					
						
						
							
						
						2d952aaa87
					 | 
					
						
						
							
							Extracting APIServer machinery code into a library
						
						
						
						
						
						
					 | 
					
						2015-12-16 13:54:23 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								deads2k
							
						 
					 | 
					
						
						
							
						
						d0aaf13920
					 | 
					
						
						
							
							use constants for group names
						
						
						
						
						
						
					 | 
					
						2015-12-14 10:04:10 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Timothy St. Clair
							
						 
					 | 
					
						
						
							
						
						a428246960
					 | 
					
						
						
							
							Abstract the error handling for the storage layer to eliminate the
						
						
						
						
						
						
						
						direct etcd dependency. 
						
						
					 | 
					
						2015-12-10 08:06:19 -06:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								deads2k
							
						 
					 | 
					
						
						
							
						
						2ee3dfe415
					 | 
					
						
						
							
							update testapi to eliminate redundant fields
						
						
						
						
						
						
					 | 
					
						2015-12-07 15:54:26 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nikhiljindal
							
						 
					 | 
					
						
						
							
						
						5c556baa2f
					 | 
					
						
						
							
							Removing duplicate NewEtcdStorage code
						
						
						
						
						
						
					 | 
					
						2015-12-03 01:37:44 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gmarek
							
						 
					 | 
					
						
						
							
						
						459131fd92
					 | 
					
						
						
							
							Use KubeletPort reported in NodeStatus instead of cluster-wide master config, take 2.
						
						
						
						
						
						
					 | 
					
						2015-12-02 13:38:17 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k8s-merge-robot
							
						 
					 | 
					
						
						
							
						
						a836b1e261
					 | 
					
						
						
							
							Merge pull request #17326 from caesarxuchao/grooupVersion-lastest
						
						
						
						
						
						
						
						Auto commit by PR queue bot 
						
						
					 | 
					
						2015-12-01 05:05:40 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						6e192760e3
					 | 
					
						
						
							
							refactoring latest.go GroupVersion;
						
						
						
						
						
						
						
						clean up latest.go GroupVersions;
remove latest.GroupMeta.Group;
remove latest.GroupMeta.Version. 
						
						
					 | 
					
						2015-11-30 11:30:21 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								harry
							
						 
					 | 
					
						
						
							
						
						477da92002
					 | 
					
						
						
							
							Move hostIP detection from master to server
						
						
						
						
						
						
						
						Add PublicAddress in test files
Move valid public addr into util 
						
						
					 | 
					
						2015-11-30 16:17:37 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Tim St. Clair
							
						 
					 | 
					
						
						
							
						
						20ead45af9
					 | 
					
						
						
							
							Move etcd_util.go to separate package
						
						
						
						
						
						
					 | 
					
						2015-11-23 11:32:50 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wojciech Tyczynski
							
						 
					 | 
					
						
						
							
						
						846356d437
					 | 
					
						
						
							
							Remove tools.EtcdClient reference from master_test
						
						
						
						
						
						
					 | 
					
						2015-11-20 16:59:21 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wojciech Tyczynski
							
						 
					 | 
					
						
						
							
						
						514c41c157
					 | 
					
						
						
							
							Delete usage of FakeEtcdClient from master_test.go
						
						
						
						
						
						
					 | 
					
						2015-11-19 10:05:48 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wojciech Tyczynski
							
						 
					 | 
					
						
						
							
						
						a06ecebc71
					 | 
					
						
						
							
							Delete some usage of FakeEtcdClient from master_test.go
						
						
						
						
						
						
					 | 
					
						2015-11-17 15:42:29 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k8s-merge-robot
							
						 
					 | 
					
						
						
							
						
						5e20dcfd6f
					 | 
					
						
						
							
							Merge pull request #17227 from deads2k/gv-apigv
						
						
						
						
						
						
						
						Auto commit by PR queue bot 
						
						
					 | 
					
						2015-11-17 01:53:17 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Tim Hockin
							
						 
					 | 
					
						
						
							
						
						ba383bcfeb
					 | 
					
						
						
							
							Refactor IntOrString into a new pkg
						
						
						
						
						
						
						
						pkg/util/intstr is a cleaner encapsulation for this type and supporting
functions.  No behavioral change. 
						
						
					 | 
					
						2015-11-16 10:57:52 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								deads2k
							
						 
					 | 
					
						
						
							
						
						bf983e942c
					 | 
					
						
						
							
							use GroupVersion in APIGroupVersion for api installer
						
						
						
						
						
						
					 | 
					
						2015-11-16 07:42:00 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								David Eads
							
						 
					 | 
					
						
						
							
						
						486103d887
					 | 
					
						
						
							
							Revert "use GroupVersion in APIGroupVersion for api installer"
						
						
						
						
						
						
					 | 
					
						2015-11-13 12:55:08 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								deads2k
							
						 
					 | 
					
						
						
							
						
						3c725f17ea
					 | 
					
						
						
							
							use GroupVersion in APIGroupVersion for api installer
						
						
						
						
						
						
					 | 
					
						2015-11-13 09:00:04 -05:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wojciech Tyczynski
							
						 
					 | 
					
						
						
							
						
						3df5d1dbc3
					 | 
					
						
						
							
							Move storage-related dirs under pkg/storage.
						
						
						
						
						
						
					 | 
					
						2015-11-12 19:49:32 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						15e6ca5ac5
					 | 
					
						
						
							
							rename to GroupVersion and rename the one in type.go to GroupVersionForDiscovery
						
						
						
						
						
						
					 | 
					
						2015-11-05 14:52:58 -08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wojciech Tyczynski
							
						 
					 | 
					
						
						
							
						
						9c53f301f1
					 | 
					
						
						
							
							Merge selectors with ListOptions.
						
						
						
						
						
						
					 | 
					
						2015-10-29 15:42:57 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wojciech Tyczynski
							
						 
					 | 
					
						
						
							
						
						aa30e38183
					 | 
					
						
						
							
							Pass resource version to storage List operation.
						
						
						
						
						
						
					 | 
					
						2015-10-27 10:03:58 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								nikhiljindal
							
						 
					 | 
					
						
						
							
						
						7bcc4a6755
					 | 
					
						
						
							
							Allowing runtimeConfig to support enabling/disabling specific extension resources
						
						
						
						
						
						
					 | 
					
						2015-10-15 14:24:22 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Andrew Butcher
							
						 
					 | 
					
						
						
							
						
						efd8e3c9c7
					 | 
					
						
						
							
							Additional service ports config for master service.
						
						
						
						
						
						
					 | 
					
						2015-10-13 07:42:40 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k8s-merge-robot
							
						 
					 | 
					
						
						
							
						
						2dec0826f7
					 | 
					
						
						
							
							Merge pull request #15351 from caesarxuchao/fix-14584-1
						
						
						
						
						
						
						
						Auto commit by PR queue bot 
						
						
					 | 
					
						2015-10-13 02:19:43 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						7817c2312c
					 | 
					
						
						
							
							fix rebase
						
						
						
						
						
						
					 | 
					
						2015-10-12 13:48:14 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						cbeb307a60
					 | 
					
						
						
							
							run grep-sed
						
						
						
						
						
						
					 | 
					
						2015-10-12 13:34:07 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						e3d984be27
					 | 
					
						
						
							
							run grep-sed
						
						
						
						
						
						
					 | 
					
						2015-10-12 13:33:13 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jordan Liggitt
							
						 
					 | 
					
						
						
							
						
						1043126135
					 | 
					
						
						
							
							Refactor SSH tunneling, fix proxy transport TLS/Dial extraction
						
						
						
						
						
						
					 | 
					
						2015-10-12 11:17:01 -04:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						7c9f4cc42f
					 | 
					
						
						
							
							experimental. -> extensions.
						
						
						
						
						
						
					 | 
					
						2015-10-09 15:49:10 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						f3caff2a79
					 | 
					
						
						
							
							testapi.Experimental -> testapi.Extensions
						
						
						
						
						
						
					 | 
					
						2015-10-09 15:15:35 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						80f213c376
					 | 
					
						
						
							
							"experimental" -> "extensions"
						
						
						
						
						
						
					 | 
					
						2015-10-09 15:14:03 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						67f316dd19
					 | 
					
						
						
							
							apis/experimental->apis/extensions
						
						
						
						
						
						
					 | 
					
						2015-10-09 15:04:41 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wojciech Tyczynski
							
						 
					 | 
					
						
						
							
						
						0f1cbe37a4
					 | 
					
						
						
							
							Events in separate etcd
						
						
						
						
						
						
					 | 
					
						2015-10-05 10:54:24 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k8s-merge-robot
							
						 
					 | 
					
						
						
							
						
						f5adbb7e12
					 | 
					
						
						
							
							Merge pull request #14926 from caesarxuchao/fix-discovery-1
						
						
						
						
						
						
						
						Auto commit by PR queue bot 
						
						
					 | 
					
						2015-10-02 06:39:44 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						4927cec3be
					 | 
					
						
						
							
							fix groups exposes at apis/
						
						
						
						
						
						
					 | 
					
						2015-10-01 18:32:42 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						f4ff0f7683
					 | 
					
						
						
							
							fix thirdparty API, now the config file of thirdpartyresource also need to group/version instead of version
						
						
						
						
						
						
					 | 
					
						2015-10-01 12:30:51 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						3473212ea5
					 | 
					
						
						
							
							remove thirdParty API from api/v1/ and api/
						
						
						
						
						
						
					 | 
					
						2015-09-24 16:31:00 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						ae1293418b
					 | 
					
						
						
							
							move experimental/v1 to experimental/v1alpha1;
						
						
						
						
						
						
						
						use "group/version" in many places where used to expect "version" only. 
						
						
					 | 
					
						2015-09-24 15:32:11 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Brendan Burns
							
						 
					 | 
					
						
						
							
						
						fb9efac68c
					 | 
					
						
						
							
							Complete initial third party API support in the master
						
						
						
						
						
						
					 | 
					
						2015-09-21 15:56:36 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						1278771b34
					 | 
					
						
						
							
							let apiserver support api discovery
						
						
						
						
						
						
					 | 
					
						2015-09-21 12:20:24 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Kris
							
						 
					 | 
					
						
						
							
						
						f4ad00d9ae
					 | 
					
						
						
							
							Moving Status object to a common package
						
						
						
						
						
						
					 | 
					
						2015-09-17 14:09:53 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Alex Mohr
							
						 
					 | 
					
						
						
							
						
						f893245f4e
					 | 
					
						
						
							
							Merge pull request #14103 from feihujiang/fixWrongPathOfDocument
						
						
						
						
						
						
						
						Fixes the wrong path of documents 
						
						
					 | 
					
						2015-09-17 10:27:41 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								k8s-merge-robot
							
						 
					 | 
					
						
						
							
						
						62d8cfb615
					 | 
					
						
						
							
							Merge pull request #13765 from brendandburns/schema-api-5
						
						
						
						
						
						
						
						Auto commit by PR queue bot 
						
						
					 | 
					
						2015-09-17 09:32:04 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								feihujiang
							
						 
					 | 
					
						
						
							
						
						51f59f3c78
					 | 
					
						
						
							
							Fix the wrong path of document
						
						
						
						
						
						
					 | 
					
						2015-09-17 20:38:08 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chao Xu
							
						 
					 | 
					
						
						
							
						
						9bef5ff99d
					 | 
					
						
						
							
							register experimental apis as apis/experimental/..
						
						
						
						
						
						
						
						mark --api-version as deprecated 
						
						
					 | 
					
						2015-09-15 11:25:01 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Brendan Burns
							
						 
					 | 
					
						
						
							
						
						8d0016b542
					 | 
					
						
						
							
							Address comments.
						
						
						
						
						
						
					 | 
					
						2015-09-14 16:19:03 -07:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |