mqliang 
							
						 
					 
					
						
						
							
						
						9011207f18 
					 
					
						
						
							
							add namespace index to rc and pod  
						
						
						
						
					 
					
						2016-05-06 17:12:36 +08:00 
						 
				 
			
				
					
						
							
							
								Prashanth Balasubramanian 
							
						 
					 
					
						
						
							
						
						6bc3052551 
					 
					
						
						
							
							PetSet alpha controller  
						
						
						
						
					 
					
						2016-05-04 18:39:17 -07:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						fdb110c859 
					 
					
						
						
							
							Fix the rest of the code  
						
						
						
						
					 
					
						2016-04-29 17:12:10 -04:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						ea15d792a1 
					 
					
						
						
							
							Merge pull request  #24470  from deads2k/shared-cache-02  
						
						... 
						
						
						
						Automatic merge from submit-queue
update controllers watching all pods to share an informer
This plumbs the shared pod informer through the various controllers to avoid duplicated watches. 
						
						
					 
					
						2016-04-23 17:18:47 -07:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						60fe17d338 
					 
					
						
						
							
							update resource quota controller for shared informers  
						
						
						
						
					 
					
						2016-04-21 08:20:39 -04:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						8c4e3af1a3 
					 
					
						
						
							
							switch job controller to shared informer  
						
						
						
						
					 
					
						2016-04-21 08:20:39 -04:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						8b707016f9 
					 
					
						
						
							
							convert daemonset controller to SharedInformer  
						
						
						
						
					 
					
						2016-04-21 08:20:39 -04:00 
						 
				 
			
				
					
						
							
							
								Wojciech Tyczynski 
							
						 
					 
					
						
						
							
						
						d6896fa45a 
					 
					
						
						
							
							Allow setting content-type in binaries  
						
						
						
						
					 
					
						2016-04-21 14:12:13 +02:00 
						 
				 
			
				
					
						
							
							
								goltermann 
							
						 
					 
					
						
						
							
						
						3fa6c6f6d9 
					 
					
						
						
							
							Enable vet  
						
						
						
						
					 
					
						2016-04-20 09:48:24 -07:00 
						 
				 
			
				
					
						
							
							
								deads2k 
							
						 
					 
					
						
						
							
						
						f0c33d65b6 
					 
					
						
						
							
							start sharing the pod cache and list/watch  
						
						
						
						
					 
					
						2016-04-18 08:51:55 -04:00 
						 
				 
			
				
					
						
							
							
								Robert Rati 
							
						 
					 
					
						
						
							
						
						83de3e9733 
					 
					
						
						
							
							Added optional delays to starting controller managers.  #22669  
						
						
						
						
					 
					
						2016-04-13 09:52:28 -04:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						e44ad7a083 
					 
					
						
						
							
							Merge pull request  #22735  from resouer/throttle-dev  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-26 06:44:48 -07:00 
						 
				 
			
				
					
						
							
							
								goltermann 
							
						 
					 
					
						
						
							
						
						32d569d6c7 
					 
					
						
						
							
							Fixing all the "composite literal uses unkeyed fields" Vet errors.  
						
						
						
						
					 
					
						2016-03-25 15:25:09 -07:00 
						 
				 
			
				
					
						
							
							
								harry 
							
						 
					 
					
						
						
							
						
						8472cfa214 
					 
					
						
						
							
							Refactor throttle into util pkg  
						
						... 
						
						
						
						Fix missing throttle.go 
						
						
					 
					
						2016-03-25 08:32:23 +08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						76369c42be 
					 
					
						
						
							
							Merge pull request  #22939  from resouer/util-sub-dir  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-23 03:34:33 -07:00 
						 
				 
			
				
					
						
							
							
								Harry Zhang 
							
						 
					 
					
						
						
							
						
						a4d04095d0 
					 
					
						
						
							
							Refactor crlf & crypto  
						
						
						
						
					 
					
						2016-03-21 20:20:05 +08:00 
						 
				 
			
				
					
						
							
							
								harry 
							
						 
					 
					
						
						
							
						
						f19d59cf35 
					 
					
						
						
							
							Move flag into sub pkg  
						
						
						
						
					 
					
						2016-03-14 21:30:38 +08:00 
						 
				 
			
				
					
						
							
							
								Wojciech Tyczynski 
							
						 
					 
					
						
						
							
						
						e2ebc50648 
					 
					
						
						
							
							Don't sync all objects for replenishment as often as ResourceQuota.  
						
						
						
						
					 
					
						2016-03-07 08:31:09 +01:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						2808973503 
					 
					
						
						
							
							Merge pull request  #22038  from mqliang/daemonset-cache  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-05 03:38:55 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						57670edc15 
					 
					
						
						
							
							Merge pull request  #22345  from fgrzadkowski/hpa_events  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-04 09:18:21 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						0e3469dce3 
					 
					
						
						
							
							Merge pull request  #22183  from pmorie/config-quota  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-04 03:12:51 -08:00 
						 
				 
			
				
					
						
							
							
								Filip Grzadkowski 
							
						 
					 
					
						
						
							
						
						b5c9af9762 
					 
					
						
						
							
							Use controller framework in HPA controller.  
						
						... 
						
						
						
						Ref #22174  
						
						
					 
					
						2016-03-03 11:55:44 +01:00 
						 
				 
			
				
					
						
							
							
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						41057b02d5 
					 
					
						
						
							
							Move namespace controller to use discovery and dynamic client  
						
						
						
						
					 
					
						2016-03-02 23:34:18 -05:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						d81d823ca5 
					 
					
						
						
							
							Merge pull request  #22393  from eparis/blunderbuss  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-03-02 18:51:56 -08:00 
						 
				 
			
				
					
						
							
							
								Eric Paris 
							
						 
					 
					
						
						
							
						
						5e5a823294 
					 
					
						
						
							
							Move blunderbuss assignees into tree  
						
						
						
						
					 
					
						2016-03-02 20:46:32 -05:00 
						 
				 
			
				
					
						
							
							
								Paul Morie 
							
						 
					 
					
						
						
							
						
						834776aa1f 
					 
					
						
						
							
							Add resource quota for ConfigMap  
						
						
						
						
					 
					
						2016-03-02 09:59:51 -05:00 
						 
				 
			
				
					
						
							
							
								mqliang 
							
						 
					 
					
						
						
							
						
						7e1ab26c06 
					 
					
						
						
							
							add lookup cache for daemonset  
						
						
						
						
					 
					
						2016-03-01 22:04:56 +08:00 
						 
				 
			
				
					
						
							
							
								Kris 
							
						 
					 
					
						
						
							
						
						e664ef922f 
					 
					
						
						
							
							Move restclient to its own package  
						
						
						
						
					 
					
						2016-02-29 12:05:13 -08:00 
						 
				 
			
				
					
						
							
							
								Wojciech Tyczynski 
							
						 
					 
					
						
						
							
						
						cf7e6d0fc3 
					 
					
						
						
							
							Merge pull request  #21965  from mqliang/flag-abbreviation  
						
						... 
						
						
						
						avoid use abbreviation in flag 
						
						
					 
					
						2016-02-29 14:43:26 +01:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						6f8a951f87 
					 
					
						
						
							
							Merge pull request  #20446  from derekwaynecarr/quota_scopes  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-27 19:46:42 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						f0c0af2561 
					 
					
						
						
							
							Merge pull request  #20528  from mikedanese/varz  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-27 00:27:18 -08:00 
						 
				 
			
				
					
						
							
							
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						af85fb57c3 
					 
					
						
						
							
							Make ResourceQuota admission and controller work generically  
						
						
						
						
					 
					
						2016-02-26 20:34:15 -05:00 
						 
				 
			
				
					
						
							
							
								mqliang 
							
						 
					 
					
						
						
							
						
						4a9a3aeeea 
					 
					
						
						
							
							avoid use abbreviation in flag  
						
						
						
						
					 
					
						2016-02-25 17:30:21 +08:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						5ec02bd021 
					 
					
						
						
							
							add http handler to export configuration state  
						
						
						
						
					 
					
						2016-02-24 14:12:28 -08:00 
						 
				 
			
				
					
						
							
							
								mqliang 
							
						 
					 
					
						
						
							
						
						e44e71ca87 
					 
					
						
						
							
							make cache size configurable  
						
						
						
						
					 
					
						2016-02-24 22:37:02 +08:00 
						 
				 
			
				
					
						
							
							
								Jan Safranek 
							
						 
					 
					
						
						
							
						
						1d0b1c227b 
					 
					
						
						
							
							Add PV.Name into names of generated GCE/AWS/OSP volumes.  
						
						... 
						
						
						
						Volume names have now format <cluster-name>-dynamic-<pv-name>.
pv-name is guaranteed to be unique in Kubernetes cluster, adding
<cluster-name> ensures we don't conflict with any running cluster
in the cloud project (kube-controller-manager --cluster-name=XXX).
'kubernetes' is the default cluster name. 
						
						
					 
					
						2016-02-12 09:46:59 +01:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						31b8905da7 
					 
					
						
						
							
							move controller manager to compoenent config  
						
						
						
						
					 
					
						2016-02-11 13:13:03 -08:00 
						 
				 
			
				
					
						
							
							
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						56f5b992bb 
					 
					
						
						
							
							Fix incorrect versions passed into namespace controller  
						
						
						
						
					 
					
						2016-02-10 22:44:52 -05:00 
						 
				 
			
				
					
						
							
							
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						106693d9b3 
					 
					
						
						
							
							Refactor namespace controller to use workers, do more delete collection calls  
						
						
						
						
					 
					
						2016-02-09 16:39:13 -05:00 
						 
				 
			
				
					
						
							
							
								Jan Chaloupka 
							
						 
					 
					
						
						
							
						
						4389b3f0d6 
					 
					
						
						
							
							Rewritte util.* -> wait.* wherever reasonable  
						
						
						
						
					 
					
						2016-02-07 12:02:20 +01:00 
						 
				 
			
				
					
						
							
							
								Madhusudan.C.S 
							
						 
					 
					
						
						
							
						
						4f9b8b2bfc 
					 
					
						
						
							
							Link all the ReplicaSet controller boilerplate together.  
						
						... 
						
						
						
						1. Enable replica set in controller manager.
2. Enable replica set etcd storage in master package.
3. Add replica set support to kubectl commands. 
						
						
					 
					
						2016-02-05 21:05:10 -08:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						b1743a6887 
					 
					
						
						
							
							this is a manual reversion of  #20702  
						
						... 
						
						
						
						I can't revert with github which says "Sorry, this pull request couldn’t be
reverted automatically. It may have already been reverted, or the content may
have changed since it was merged."
Reverts commit: 0c191e787b 
						
						
					 
					
						2016-02-05 16:34:02 -08:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						184440f8ef 
					 
					
						
						
							
							rename release_1_2 to internalclientset  
						
						
						
						
					 
					
						2016-02-05 14:02:28 -08:00 
						 
				 
			
				
					
						
							
							
								Jan Safranek 
							
						 
					 
					
						
						
							
						
						76b6449715 
					 
					
						
						
							
							Retry recycle or delete operation on failure.  
						
						... 
						
						
						
						Recycle controller tries to recycle or delete a PV several times.
It stores count of failed attempts and timestamp of the last attempt in
annotations of the PV.
By default, the controller tries to recycle/delete a PV 3 times in
10 minutes interval. These values are configurable by
kube-controller-manager --pv-recycler-maximum-retry=X --pvclaimbinder-sync-period=Y
arguments. 
						
						
					 
					
						2016-02-05 17:02:13 +01:00 
						 
				 
			
				
					
						
							
							
								gmarek 
							
						 
					 
					
						
						
							
						
						0c191e787b 
					 
					
						
						
							
							Split controller flags between controllers  
						
						
						
						
					 
					
						2016-02-05 12:17:51 +01:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						1b047f8e67 
					 
					
						
						
							
							rename legacy to core  
						
						
						
						
					 
					
						2016-02-04 14:26:56 -08:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						f9f5736b01 
					 
					
						
						
							
							grep sed  
						
						
						
						
					 
					
						2016-02-03 13:06:07 -08:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						fe7887f1ec 
					 
					
						
						
							
							replace the client with clientset in controllers  
						
						
						
						
					 
					
						2016-02-02 20:28:45 -08:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						c72d234bbf 
					 
					
						
						
							
							replacing handwritten client in several controllers  
						
						
						
						
					 
					
						2016-01-31 15:42:02 -08:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						a885d84cc9 
					 
					
						
						
							
							leaderelection: retrofit controller-manager with leaderelection client  
						
						... 
						
						
						
						Signed-off-by: Mike Danese <mikedanese@google.com > 
						
						
					 
					
						2016-01-18 14:05:55 -08:00