Federico Simoncelli 
							
						 
					 
					
						
						
							
						
						2a89428d44 
					 
					
						
						
							
							api: add the ProviderID attribute to NodeSpec  
						
						 
						
						... 
						
						
						
						Signed-off-by: Federico Simoncelli <fsimonce@redhat.com > 
						
						
					 
					
						2015-05-28 13:01:58 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								markturansky 
							
						 
					 
					
						
						
							
						
						d338a7eaea 
					 
					
						
						
							
							rebased and added 'omitempty' to new volumes  
						
						 
						
						
						
						
					 
					
						2015-05-27 13:21:48 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								markturansky 
							
						 
					 
					
						
						
							
						
						e15fd2b0e7 
					 
					
						
						
							
							normalized omitempty across volumes for all versions  
						
						 
						
						
						
						
					 
					
						2015-05-27 13:13:19 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								markturansky 
							
						 
					 
					
						
						
							
						
						f7ede60045 
					 
					
						
						
							
							normalized json tags across volumes  
						
						 
						
						
						
						
					 
					
						2015-05-27 13:12:40 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						a15c69798b 
					 
					
						
						
							
							Merge pull request  #8582  from deads2k/add-pull-secrets-to-service-account  
						
						 
						
						... 
						
						
						
						add pull secrets to service accounts 
						
						
					 
					
						2015-05-27 08:40:46 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						57df04ed72 
					 
					
						
						
							
							Merge pull request  #8149  from pmorie/container-env-resolution  
						
						 
						
						... 
						
						
						
						Expand variables in containers' env, cmd, args 
						
						
					 
					
						2015-05-27 08:37:02 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						d0249aac75 
					 
					
						
						
							
							Merge pull request  #8133  from markturansky/iscsi_pv2  
						
						 
						
						... 
						
						
						
						added ISCSI volume plugin to PersistentVolumeSource 
						
						
					 
					
						2015-05-27 08:36:37 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Paul Morie 
							
						 
					 
					
						
						
							
						
						8b338860aa 
					 
					
						
						
							
							Make kubelet expand var refs in cmd, args, env  
						
						 
						
						
						
						
					 
					
						2015-05-27 00:13:57 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Santa Barbara 
							
						 
					 
					
						
						
							
						
						9255770068 
					 
					
						
						
							
							Fix a few occurences of old language (e.g. visibility -> ServiceType)  
						
						 
						
						
						
						
					 
					
						2015-05-22 19:14:28 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Santa Barbara 
							
						 
					 
					
						
						
							
						
						7346cc8042 
					 
					
						
						
							
							Add ServiceType = NodePort; wire everything up  
						
						 
						
						
						
						
					 
					
						2015-05-22 19:14:28 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Santa Barbara 
							
						 
					 
					
						
						
							
						
						e49ad95462 
					 
					
						
						
							
							Mark PublicIPs as deprecated & rename to DeprecatedPublicIPs in the latest API  
						
						 
						
						... 
						
						
						
						We need to keep them in the API so that we can round-trip between versions. 
						
						
					 
					
						2015-05-22 19:14:27 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Santa Barbara 
							
						 
					 
					
						
						
							
						
						2197c8da5a 
					 
					
						
						
							
							Add NodePort to ServicePort  
						
						 
						
						... 
						
						
						
						We prevent it from being set by validation 
						
						
					 
					
						2015-05-22 19:14:27 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Santa Barbara 
							
						 
					 
					
						
						
							
						
						973c2e4819 
					 
					
						
						
							
							Add Type to ServiceSpec: ClusterIP or LoadBalancer  
						
						 
						
						
						
						
					 
					
						2015-05-22 19:14:21 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Santa Barbara 
							
						 
					 
					
						
						
							
						
						3884d5fc59 
					 
					
						
						
							
							Add LoadBalancer status to ServiceStatus  
						
						 
						
						... 
						
						
						
						This will replace publicIPs 
						
						
					 
					
						2015-05-22 18:27:05 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								markturansky 
							
						 
					 
					
						
						
							
						
						5b23fc39b2 
					 
					
						
						
							
							added ISCSI volume plugin to PersistentVolumeSource  
						
						 
						
						
						
						
					 
					
						2015-05-22 15:18:20 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								deads2k 
							
						 
					 
					
						
						
							
						
						590bd048a5 
					 
					
						
						
							
							add pull secrets to service accounts  
						
						 
						
						
						
						
					 
					
						2015-05-22 14:05:19 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Huamin Chen 
							
						 
					 
					
						
						
							
						
						4a800fd10e 
					 
					
						
						
							
							add rados block device(rbd) volume plugin  
						
						 
						
						... 
						
						
						
						Signed-off-by: Huamin Chen <hchen@redhat.com > 
						
						
					 
					
						2015-05-21 14:51:31 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						181124bc9b 
					 
					
						
						
							
							Merge pull request  #7974  from deads2k/attach-pull-secrets-to-pods  
						
						 
						
						... 
						
						
						
						Attach pull secrets to pods 
						
						
					 
					
						2015-05-19 10:26:39 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Grant 
							
						 
					 
					
						
						
							
						
						2c81050e6f 
					 
					
						
						
							
							Merge pull request  #8457  from davidopp/master  
						
						 
						
						... 
						
						
						
						Fix stylistic isues with #5547 . Closes  #4910 . 
						
						
					 
					
						2015-05-19 07:43:21 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								deads2k 
							
						 
					 
					
						
						
							
						
						5458f05679 
					 
					
						
						
							
							create LocalObjectReference  
						
						 
						
						
						
						
					 
					
						2015-05-19 08:39:46 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Oppenheimer 
							
						 
					 
					
						
						
							
						
						44b1e1ca0c 
					 
					
						
						
							
							Fix stylistic isues with  #5547 .  Closes   #4910 .  
						
						 
						
						
						
						
					 
					
						2015-05-18 23:32:06 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						65833e42c4 
					 
					
						
						
							
							rename CapabilityType Capability  
						
						 
						
						
						
						
					 
					
						2015-05-18 17:21:30 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						fd22f48f5b 
					 
					
						
						
							
							rename StorageType StorageMedium  
						
						 
						
						
						
						
					 
					
						2015-05-18 17:21:30 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						f66ca25d9f 
					 
					
						
						
							
							Rename AccessMode to PersistentVolumeAccessMode  
						
						 
						
						
						
						
					 
					
						2015-05-18 17:21:30 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						a548d542db 
					 
					
						
						
							
							Rename AffinityType to ServiceAffinity  
						
						 
						
						
						
						
					 
					
						2015-05-18 17:21:30 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								deads2k 
							
						 
					 
					
						
						
							
						
						0c14e0cbdb 
					 
					
						
						
							
							add pull secret references to pods  
						
						 
						
						
						
						
					 
					
						2015-05-18 16:18:16 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Smith 
							
						 
					 
					
						
						
							
						
						c27999da07 
					 
					
						
						
							
							Merge pull request  #7966  from deads2k/add-dockercfg-secrets  
						
						 
						
						... 
						
						
						
						add dockercfg secret types 
						
						
					 
					
						2015-05-18 11:24:02 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Victor Marmol 
							
						 
					 
					
						
						
							
						
						45874d5f76 
					 
					
						
						
							
							Merge pull request  #5547  from gmarek/client3  
						
						 
						
						... 
						
						
						
						Add a resource specifying number of Pods that are allowed to run on Kubelet. 
						
						
					 
					
						2015-05-18 11:11:43 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								deads2k 
							
						 
					 
					
						
						
							
						
						be0f2d2930 
					 
					
						
						
							
							add dockercfg secret types  
						
						 
						
						
						
						
					 
					
						2015-05-18 08:25:27 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								deads2k 
							
						 
					 
					
						
						
							
						
						d404a17f0a 
					 
					
						
						
							
							allow leading dots in secret keys  
						
						 
						
						
						
						
					 
					
						2015-05-18 08:17:58 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						8216332611 
					 
					
						
						
							
							Kubelet kills a pod that exceeds ActiveDeadlineSeconds  
						
						 
						
						
						
						
					 
					
						2015-05-15 16:33:37 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								gmarek 
							
						 
					 
					
						
						
							
						
						27d660d0ac 
					 
					
						
						
							
							Add a resource specifying number of Pods that are allowed to run on Kubelet.  
						
						 
						
						
						
						
					 
					
						2015-05-15 10:57:46 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Masahiro Sano 
							
						 
					 
					
						
						
							
						
						bccafcb97b 
					 
					
						
						
							
							fix struct field tag  
						
						 
						
						
						
						
					 
					
						2015-05-14 22:29:11 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								markturansky 
							
						 
					 
					
						
						
							
						
						0191574f7e 
					 
					
						
						
							
							Bi-directional bind between pv.Spec.ClaimRef and pvc.Spec.VolumeName  
						
						 
						
						
						
						
					 
					
						2015-05-13 14:05:21 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Brian Grant 
							
						 
					 
					
						
						
							
						
						572b819944 
					 
					
						
						
							
							Merge pull request  #8052  from dkorn/PodConditions  
						
						 
						
						... 
						
						
						
						Inconsistency in api terminology of pod conditions 
						
						
					 
					
						2015-05-12 11:03:59 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nikhil Jindal 
							
						 
					 
					
						
						
							
						
						d75bd8bf2a 
					 
					
						
						
							
							Merge pull request  #7101  from liggitt/service_account  
						
						 
						
						... 
						
						
						
						ServiceAccounts 
						
						
					 
					
						2015-05-12 10:23:41 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								dkorn 
							
						 
					 
					
						
						
							
						
						25ada0e118 
					 
					
						
						
							
							Inconsistency in api terminology of pod conditions  
						
						 
						
						... 
						
						
						
						While nodes returns the "conditions" key in api requests, pods returns
"Condition". Also, from pods states docs it seems that the right
terminology should be "conditions".
Fixes  #8038  
						
						
					 
					
						2015-05-12 10:52:52 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Victor Marmol 
							
						 
					 
					
						
						
							
						
						43029345f9 
					 
					
						
						
							
							Merge pull request  #7973  from dchen1107/podstatus  
						
						 
						
						... 
						
						
						
						Add kubectl log --previous support to view last terminated container log 
						
						
					 
					
						2015-05-11 17:08:45 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						0955808668 
					 
					
						
						
							
							ServiceAccountTokens controller  
						
						 
						
						
						
						
					 
					
						2015-05-11 17:18:05 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						53d55f4192 
					 
					
						
						
							
							Add ServiceAccount API type, client  
						
						 
						
						
						
						
					 
					
						2015-05-11 17:18:05 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						6e1e7dbb24 
					 
					
						
						
							
							Add ServiceAccountToken SecretType  
						
						 
						
						
						
						
					 
					
						2015-05-11 17:18:05 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dawn Chen 
							
						 
					 
					
						
						
							
						
						ffa5947010 
					 
					
						
						
							
							Introduce Previous as PodLogOptions  
						
						 
						
						
						
						
					 
					
						2015-05-11 10:14:22 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						8755ea8ec9 
					 
					
						
						
							
							Merge pull request  #7704  from smarterclayton/parallel_allocator  
						
						 
						
						... 
						
						
						
						Use etcd to allocate PortalIPs instead of in-mem 
						
						
					 
					
						2015-05-11 09:56:10 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marek Grabowski 
							
						 
					 
					
						
						
							
						
						16a76f1bd3 
					 
					
						
						
							
							Merge pull request  #8028  from shawnps/patch-1  
						
						 
						
						... 
						
						
						
						Fix struct tag 
						
						
					 
					
						2015-05-11 14:00:18 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marek Grabowski 
							
						 
					 
					
						
						
							
						
						141e6977d6 
					 
					
						
						
							
							Merge pull request  #8029  from shawnps/patch-2  
						
						 
						
						... 
						
						
						
						Fix struct tag 
						
						
					 
					
						2015-05-11 13:59:56 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shawn Smith 
							
						 
					 
					
						
						
							
						
						48927cb209 
					 
					
						
						
							
							Fix struct tag  
						
						 
						
						
						
						
					 
					
						2015-05-10 13:09:13 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shawn Smith 
							
						 
					 
					
						
						
							
						
						97cdd064c8 
					 
					
						
						
							
							Fix struct tag  
						
						 
						
						
						
						
					 
					
						2015-05-10 13:08:25 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shawn Smith 
							
						 
					 
					
						
						
							
						
						8105ac5346 
					 
					
						
						
							
							Fix struct tag  
						
						 
						
						
						
						
					 
					
						2015-05-10 13:06:20 +09:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Abhi Shah 
							
						 
					 
					
						
						
							
						
						87e85e25f1 
					 
					
						
						
							
							Revert "Added ISCSI to PV structs"  
						
						 
						
						
						
						
					 
					
						2015-05-08 11:31:35 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						e200d5a317 
					 
					
						
						
							
							Make PortalIP alloc HA  
						
						 
						
						... 
						
						
						
						* Add an allocator which saves state in etcd
* Perform PortalIP allocation check on startup and periodically afterwards
Also expose methods in master for downstream components to handle IP allocation
/ master registration themselves. 
						
						
					 
					
						2015-05-08 13:34:16 -04:00