k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						32ab64ce5b 
					 
					
						
						
							
							Merge pull request  #19778  from resouer/runtime  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-01 21:05:05 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						feb4b4857c 
					 
					
						
						
							
							Merge pull request  #19890  from vishh/0-nodes  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-01 14:09:06 -08:00 
						 
				 
			
				
					
						
							
							
								harry 
							
						 
					 
					
						
						
							
						
						1032067ff9 
					 
					
						
						
							
							Replace runtime reference by pkg  
						
						
						
						
					 
					
						2016-02-01 21:06:44 +08:00 
						 
				 
			
				
					
						
							
							
								Marcin Wielgus 
							
						 
					 
					
						
						
							
						
						a14f791d8c 
					 
					
						
						
							
							Revert "Merge pull request  #20329  from kubernetes/revert-20323-bump-influxdb"  
						
						... 
						
						
						
						This reverts commit b4188ec45928951bd66a 
						
						
					 
					
						2016-02-01 12:12:37 +01:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						3e04a45a95 
					 
					
						
						
							
							Merge pull request  #19910  from hongchaodeng/res  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-02-01 00:08:28 -08:00 
						 
				 
			
				
					
						
							
							
								Filip Grzadkowski 
							
						 
					 
					
						
						
							
						
						13480c171d 
					 
					
						
						
							
							Revert "Yet another try to migrate to the new Heapster"  
						
						
						
						
					 
					
						2016-01-29 15:03:49 +01:00 
						 
				 
			
				
					
						
							
							
								Piotr Szczesniak 
							
						 
					 
					
						
						
							
						
						0c5cc1bde1 
					 
					
						
						
							
							Revert "Merge pull request  #20215  from kubernetes/revert-20156-bump-influxdb"  
						
						... 
						
						
						
						This reverts commit 06996d5af9b2f6e7d08f 
						
						
					 
					
						2016-01-29 09:19:03 +01:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						38c7eded99 
					 
					
						
						
							
							Prepare for content-type negotiation  
						
						... 
						
						
						
						Combine the fields that will be used for content transformation
(content-type, codec, and group version) into a single struct in client,
and then pass that struct into the rest client and request. Set the
content-type when sending requests to the server, and accept the content
type as primary.
Will form the foundation for content-negotiation via the client. 
						
						
					 
					
						2016-01-26 17:44:30 -05:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						2a83f5d5c7 
					 
					
						
						
							
							Merge pull request  #19906  from hongchaodeng/fiterror  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-01-26 13:36:37 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						2286bd3a38 
					 
					
						
						
							
							Merge pull request  #19961  from mamikonyana/newrepo  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-01-25 19:51:23 -08:00 
						 
				 
			
				
					
						
							
							
								Quinton Hoole 
							
						 
					 
					
						
						
							
						
						10f7985dfb 
					 
					
						
						
							
							Merge pull request  #19995  from justinsb/gce_label_pd  
						
						... 
						
						
						
						Ubernetes-Lite GCE: Label volumes with zone information 
						
						
					 
					
						2016-01-25 10:34:10 -08:00 
						 
				 
			
				
					
						
							
							
								Justin Santa Barbara 
							
						 
					 
					
						
						
							
						
						900567288b 
					 
					
						
						
							
							Ubernetes Lite: Label volumes with zone information  
						
						... 
						
						
						
						When volumes are labeled, they will only be scheduled onto nodes in the
same zone. 
						
						
					 
					
						2016-01-22 17:16:31 -05:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						33085c0cf2 
					 
					
						
						
							
							Update tests to handle codec changes  
						
						
						
						
					 
					
						2016-01-22 13:27:26 -05:00 
						 
				 
			
				
					
						
							
							
								Arsen Mamikonyan 
							
						 
					 
					
						
						
							
						
						8b5e9e2885 
					 
					
						
						
							
							Change repository references to  https://github.com/kubernetes/kubernetes  
						
						
						
						
					 
					
						2016-01-22 10:23:14 -05:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						c1d932e44a 
					 
					
						
						
							
							Switch API objects to not register per version codecs  
						
						... 
						
						
						
						Remove Codec from versionInterfaces in meta (RESTMapper is now agnostic
to codec and serialization). Register api/latest.Codecs as the codec
factory and use latest.Codecs.LegacyCodec(version) as an equvialent to
the previous codec. 
						
						
					 
					
						2016-01-22 01:10:21 -05:00 
						 
				 
			
				
					
						
							
							
								Hongchao Deng 
							
						 
					 
					
						
						
							
						
						8e1bfad490 
					 
					
						
						
							
							insufficient resource error: details of failure in failedPredicateMap  
						
						
						
						
					 
					
						2016-01-21 21:49:00 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Mohr 
							
						 
					 
					
						
						
							
						
						76f02d562a 
					 
					
						
						
							
							Merge pull request  #19083  from resouer/allocatable  
						
						... 
						
						
						
						Use Allocatable to replace Capacity 
						
						
					 
					
						2016-01-21 16:05:05 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Mohr 
							
						 
					 
					
						
						
							
						
						fd9310fa6e 
					 
					
						
						
							
							Merge pull request  #18452  from xiang90/refactor_nodiskconflicts  
						
						... 
						
						
						
						scheduler: clean up NoDiskConflict code in predicates.go 
						
						
					 
					
						2016-01-21 10:58:41 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Mohr 
							
						 
					 
					
						
						
							
						
						d2d349bc84 
					 
					
						
						
							
							Merge pull request  #19334  from resouer/network  
						
						... 
						
						
						
						Networking should be used to hold network related pkgs 
						
						
					 
					
						2016-01-21 10:26:13 -08:00 
						 
				 
			
				
					
						
							
							
								Hongchao Deng 
							
						 
					 
					
						
						
							
						
						5331ffc82f 
					 
					
						
						
							
							FitError: return details of failure on each node  
						
						
						
						
					 
					
						2016-01-20 22:38:41 -08:00 
						 
				 
			
				
					
						
							
							
								Vishnu kannan 
							
						 
					 
					
						
						
							
						
						21748701f1 
					 
					
						
						
							
							Avoid nodes that have 0 cpu and memory capacity.  
						
						... 
						
						
						
						Signed-off-by: Vishnu kannan <vishnuk@google.com > 
						
						
					 
					
						2016-01-20 15:34:58 -08:00 
						 
				 
			
				
					
						
							
							
								Harry Zhang 
							
						 
					 
					
						
						
							
						
						0202a206b8 
					 
					
						
						
							
							Integration test to verify alloc works  
						
						... 
						
						
						
						Add integration test to verify allocatable can works 
						
						
					 
					
						2016-01-20 15:36:19 +08:00 
						 
				 
			
				
					
						
							
							
								harry 
							
						 
					 
					
						
						
							
						
						e64fe82245 
					 
					
						
						
							
							Use Allocatable to replace Capacity  
						
						... 
						
						
						
						Use allocate instead in priorities 
						
						
					 
					
						2016-01-18 15:26:40 +08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						98b190acf4 
					 
					
						
						
							
							Merge pull request  #19527  from hongchaodeng/pred  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-01-17 03:52:16 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						4969f11089 
					 
					
						
						
							
							Merge pull request  #19439  from bprashanth/compute_dep  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-01-16 10:38:11 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						f2d273d481 
					 
					
						
						
							
							Merge pull request  #19128  from resouer/qps-limit  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-01-16 10:03:00 -08:00 
						 
				 
			
				
					
						
							
							
								harry 
							
						 
					 
					
						
						
							
						
						98222b4d8b 
					 
					
						
						
							
							Replace to tag  
						
						... 
						
						
						
						Use a testing pkg to replace testing util codes 
						
						
					 
					
						2016-01-15 15:07:21 +08:00 
						 
				 
			
				
					
						
							
							
								Harry Zhang 
							
						 
					 
					
						
						
							
						
						936a11e775 
					 
					
						
						
							
							Use networking to hold network related pkgs  
						
						... 
						
						
						
						Change names of unclear methods
Use net as pkg name for short 
						
						
					 
					
						2016-01-15 13:46:16 +08:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						f9f4b74a29 
					 
					
						
						
							
							Merge pull request  #19449  from hongchaodeng/fitport  
						
						... 
						
						
						
						PodFitsHostPorts: small refactor and speedup 
						
						
					 
					
						2016-01-14 11:56:14 -08:00 
						 
				 
			
				
					
						
							
							
								harry 
							
						 
					 
					
						
						
							
						
						080cb60dab 
					 
					
						
						
							
							Fix duplicated rate limit in scheduler  
						
						... 
						
						
						
						Remove BindingRateLimiterSaturation metrics
Update generated doc 
						
						
					 
					
						2016-01-13 20:51:55 +08:00 
						 
				 
			
				
					
						
							
							
								Hongchao Deng 
							
						 
					 
					
						
						
							
						
						252a956150 
					 
					
						
						
							
							return error if got InsufficientResourceError and fit=true  
						
						
						
						
					 
					
						2016-01-12 08:46:35 -08:00 
						 
				 
			
				
					
						
							
							
								Hongchao Deng 
							
						 
					 
					
						
						
							
						
						111b603c95 
					 
					
						
						
							
							Remove FailedResourceType and return custom error  
						
						
						
						
					 
					
						2016-01-12 08:41:30 -08:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Prashanth Balasubramanian 
							
						 
					 
					
						
						
							
						
						cc09a603dd 
					 
					
						
						
							
							Code changes  
						
						
						
						
					 
					
						2016-01-11 16:27:12 -08:00 
						 
				 
			
				
					
						
							
							
								Saad Ali 
							
						 
					 
					
						
						
							
						
						9b415f0300 
					 
					
						
						
							
							Revert "Remove FailedResourceType and return custom error"  
						
						
						
						
					 
					
						2016-01-11 11:27:50 -08:00 
						 
				 
			
				
					
						
							
							
								Hongchao Deng 
							
						 
					 
					
						
						
							
						
						91fa5f8c88 
					 
					
						
						
							
							PodFitsHostPorts: small refactor and speedup  
						
						
						
						
					 
					
						2016-01-09 20:03:52 -08:00 
						 
				 
			
				
					
						
							
							
								Hongchao Deng 
							
						 
					 
					
						
						
							
						
						40e5e688cc 
					 
					
						
						
							
							Remove FailedResourceType and return custom error  
						
						
						
						
					 
					
						2016-01-07 13:47:23 -08:00 
						 
				 
			
				
					
						
							
							
								Hongchao Deng 
							
						 
					 
					
						
						
							
						
						2744447dba 
					 
					
						
						
							
							scheduler metrics: change Summary to Histogram  
						
						
						
						
					 
					
						2016-01-04 14:50:49 -08:00 
						 
				 
			
				
					
						
							
							
								Hongchao Deng 
							
						 
					 
					
						
						
							
						
						47a21aa285 
					 
					
						
						
							
							scheduler metrics should only observe successful ops  
						
						
						
						
					 
					
						2016-01-04 14:50:37 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						cd097e3f86 
					 
					
						
						
							
							Merge pull request  #19088  from smarterclayton/separate_service_account  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2016-01-04 08:38:24 -08:00 
						 
				 
			
				
					
						
							
							
								Justin Santa Barbara 
							
						 
					 
					
						
						
							
						
						f9a6ac077e 
					 
					
						
						
							
							Ubernetes Lite: Volumes can dictate zone scheduling  
						
						... 
						
						
						
						For AWS EBS, a volume can only be attached to a node in the same AZ.
The scheduler must therefore detect if a volume is being attached to a
pod, and ensure that the pod is scheduled on a node in the same AZ as
the volume.
So that the scheduler need not query the cloud provider every time, and
to support decoupled operation (e.g. bare metal) we tag the volume with
our placement labels.  This is done automatically by means of an
admission controller on AWS when a PersistentVolume is created backed by
an EBS volume.
Support for tagging GCE PVs will follow.
Pods that specify a volume directly (i.e. without using a
PersistentVolumeClaim) will not currently be scheduled correctly (i.e.
they will be scheduled without zone-awareness). 
						
						
					 
					
						2015-12-31 12:27:01 -05:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						9dad7e624c 
					 
					
						
						
							
							Split the serviceaccount package into two parts  
						
						... 
						
						
						
						Public utility methods and JWT parsing, and controller specific logic.
Also remove the coupling between ServiceAccountTokenGetter and the
authenticator class. 
						
						
					 
					
						2015-12-26 21:28:12 -05:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						21c01c05e3 
					 
					
						
						
							
							Merge pull request  #18902  from deads2k/gv-partial  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2015-12-24 01:42:59 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						e185b1028a 
					 
					
						
						
							
							Merge pull request  #18909  from ncdc/force-image-pulls-admission  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2015-12-23 14:53:31 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						f4f4e5cb9f 
					 
					
						
						
							
							Merge pull request  #18817  from mqliang/schedulerSelector  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2015-12-23 12:09:19 -08:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						2c89a8d16d 
					 
					
						
						
							
							Merge pull request  #18416  from xiang90/r_scheduler  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2015-12-23 09:06:39 -08:00 
						 
				 
			
				
					
						
							
							
								Yifan Gu 
							
						 
					 
					
						
						
							
						
						04db432fb4 
					 
					
						
						
							
							auth: Add Close() for OIDC authenticator.  
						
						
						
						
					 
					
						2015-12-23 01:26:20 -08:00 
						 
				 
			
				
					
						
							
							
								Xiang Li 
							
						 
					 
					
						
						
							
						
						a0e6d68026 
					 
					
						
						
							
							scheduler: fast check when there is no conflicts  
						
						
						
						
					 
					
						2015-12-22 15:39:17 -08:00 
						 
				 
			
				
					
						
							
							
								Xiang Li 
							
						 
					 
					
						
						
							
						
						f3ced64a80 
					 
					
						
						
							
							scheduler: a small refactor for generic scheduler  
						
						
						
						
					 
					
						2015-12-22 15:36:41 -08:00 
						 
				 
			
				
					
						
							
							
								Andy Goldstein 
							
						 
					 
					
						
						
							
						
						f175a22443 
					 
					
						
						
							
							Add admission controller to force image pulls  
						
						... 
						
						
						
						Add an admission controller that forces every container's image pull policy to
Always when a pod is created. 
						
						
					 
					
						2015-12-22 10:32:40 -05:00