Abhishek Shah 
							
						 
					 
					
						
						
							
						
						44ce4aa423 
					 
					
						
						
							
							Create a LB for a K8S with the LB-IP provided by user.  
						
						
						
						
					 
					
						2015-09-10 21:05:06 -07:00 
						 
				 
			
				
					
						
							
							
								jiangyaoguo 
							
						 
					 
					
						
						
							
						
						62c0c35307 
					 
					
						
						
							
							Fix reporting reason in kubelet  
						
						... 
						
						
						
						1. Make reason field of StatusReport objects in kubelet in CamelCase format.
2. Add Message field for ContainerStateWaiting to describe detail about Reason.
3. Make reason field of Events in kubelet in CamelCase format.
4. Update swagger,deep-copy and so on. 
						
						
					 
					
						2015-09-11 10:01:08 +08:00 
						 
				 
			
				
					
						
							
							
								Abhi Shah 
							
						 
					 
					
						
						
							
						
						1b0cf281e5 
					 
					
						
						
							
							Merge pull request  #13000  from brendandburns/schema-api-2  
						
						... 
						
						
						
						Add support for dynamic APIs 
						
						
					 
					
						2015-09-02 13:53:28 -07:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						2df5010834 
					 
					
						
						
							
							Merge branch 'sdminonne-container_sidecar'  
						
						
						
						
					 
					
						2015-09-02 10:42:08 -07:00 
						 
				 
			
				
					
						
							
							
								Salvatore Dario Minonne 
							
						 
					 
					
						
						
							
						
						f4dc0653aa 
					 
					
						
						
							
							adding downward api volume plugin  
						
						
						
						
					 
					
						2015-09-01 22:23:03 +02:00 
						 
				 
			
				
					
						
							
							
								Huamin Chen 
							
						 
					 
					
						
						
							
						
						fe559f2726 
					 
					
						
						
							
							implement Ceph FS volume plugin and add to e2e volume test  
						
						... 
						
						
						
						Signed-off-by: Huamin Chen <hchen@redhat.com > 
						
						
					 
					
						2015-09-01 14:05:17 -04:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						b196d0f84b 
					 
					
						
						
							
							Add support for installing custom object APIs  
						
						
						
						
					 
					
						2015-08-31 21:13:36 -07:00 
						 
				 
			
				
					
						
							
							
								Sreekanth Pothanis 
							
						 
					 
					
						
						
							
						
						f5da6b34ce 
					 
					
						
						
							
							Cinder Volume Plugin  
						
						
						
						
					 
					
						2015-08-30 19:56:27 -07:00 
						 
				 
			
				
					
						
							
							
								Prashanth B 
							
						 
					 
					
						
						
							
						
						52f7833cd3 
					 
					
						
						
							
							Revert "Revert "LimitRange updates for Resource Requirements Requests""  
						
						
						
						
					 
					
						2015-08-28 09:26:36 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						b772a9b74f 
					 
					
						
						
							
							run autogenerated updates  
						
						
						
						
					 
					
						2015-08-27 11:47:35 -07:00 
						 
				 
			
				
					
						
							
							
								Piotr Szczesniak 
							
						 
					 
					
						
						
							
						
						6e05b9e3a3 
					 
					
						
						
							
							Revert "LimitRange updates for Resource Requirements Requests"  
						
						
						
						
					 
					
						2015-08-27 10:50:50 +02:00 
						 
				 
			
				
					
						
							
							
								derekwaynecarr 
							
						 
					 
					
						
						
							
						
						8fbe4645e3 
					 
					
						
						
							
							Add fields to LimitRange object  
						
						
						
						
					 
					
						2015-08-24 15:18:45 -04:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						5d664892f2 
					 
					
						
						
							
							Add a storage implementation for thirdpartyresources.  
						
						
						
						
					 
					
						2015-08-21 17:21:40 -07:00 
						 
				 
			
				
					
						
							
							
								k8s-merge-robot 
							
						 
					 
					
						
						
							
						
						44c76d5319 
					 
					
						
						
							
							Merge pull request  #12957  from smarterclayton/handle_terminating_pods  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2015-08-20 21:47:00 -07:00 
						 
				 
			
				
					
						
							
							
								Abhishek Shah 
							
						 
					 
					
						
						
							
						
						b6b8e99393 
					 
					
						
						
							
							External IPs support.  
						
						
						
						
					 
					
						2015-08-20 16:10:01 -07:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						02dbb95447 
					 
					
						
						
							
							Add TerminationGracePeriodSeconds to API  
						
						... 
						
						
						
						Set defaulting for pod spec 
						
						
					 
					
						2015-08-20 11:03:38 -04:00 
						 
				 
			
				
					
						
							
							
								Robert Bailey 
							
						 
					 
					
						
						
							
						
						08e6a43c1d 
					 
					
						
						
							
							Revert "Merge pull request  #9165  from smarterclayton/graceful"  
						
						... 
						
						
						
						This reverts commit 4f856b595dd78525a83b 
						
						
					 
					
						2015-08-18 17:34:49 -07:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						b842a7dd15 
					 
					
						
						
							
							Revert "Revert "Gracefully delete pods from the Kubelet""  
						
						... 
						
						
						
						This reverts commit 98115facfd 
						
						
					 
					
						2015-08-18 08:57:02 -04:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						9cc5156b69 
					 
					
						
						
							
							Merge pull request  #12685  from eparis/goimports  
						
						... 
						
						
						
						Remove dependancy on external goimports binary 
						
						
					 
					
						2015-08-14 20:29:00 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Paris 
							
						 
					 
					
						
						
							
						
						8f3577e5d2 
					 
					
						
						
							
							Do not use goimports in hack/update-generated-conversions.sh  
						
						... 
						
						
						
						Stop depending on an external binary needing to be on people's system.
Use the code directly. 
						
						
					 
					
						2015-08-13 19:37:01 -04:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						1055eed9b6 
					 
					
						
						
							
							Add initial storage types to the Kubernetes API  
						
						
						
						
					 
					
						2015-08-13 09:25:02 -07:00 
						 
				 
			
				
					
						
							
							
								Muhammed Uluyol 
							
						 
					 
					
						
						
							
						
						567bb15432 
					 
					
						
						
							
							Generate conversions/deep-copies for experimental. Currently we make (and register) duplicate functions but this is benign.  
						
						
						
						
					 
					
						2015-08-11 17:12:24 -07:00 
						 
				 
			
				
					
						
							
							
								Paul Weil 
							
						 
					 
					
						
						
							
						
						e490c20c22 
					 
					
						
						
							
							add non-root directive to SC and kubelet checking  
						
						
						
						
					 
					
						2015-08-10 13:30:34 -04:00 
						 
				 
			
				
					
						
							
							
								AnanyaKumar 
							
						 
					 
					
						
						
							
						
						d9b85652ae 
					 
					
						
						
							
							Add Daemon API  
						
						
						
						
					 
					
						2015-08-06 13:15:19 -07:00 
						 
				 
			
				
					
						
							
							
								Mike Danese 
							
						 
					 
					
						
						
							
						
						8e33cbfa28 
					 
					
						
						
							
							rewrite go imports  
						
						
						
						
					 
					
						2015-08-05 17:30:03 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Mohr 
							
						 
					 
					
						
						
							
						
						3d2d99c6fd 
					 
					
						
						
							
							Merge pull request  #12007  from brendandburns/stdin  
						
						... 
						
						
						
						Auto commit by PR queue bot 
						
						
					 
					
						2015-08-03 19:28:16 -07:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						51757f6552 
					 
					
						
						
							
							Add parameters for interactive containers.  Useful with kubectl attach.  
						
						
						
						
					 
					
						2015-07-31 21:41:58 -07:00 
						 
				 
			
				
					
						
							
							
								Brendan Burns 
							
						 
					 
					
						
						
							
						
						e8e756a719 
					 
					
						
						
							
							Add pod/attach to the APIServer.  
						
						
						
						
					 
					
						2015-07-30 10:55:53 -07:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						1d41f5ac75 
					 
					
						
						
							
							Update generated conversions  
						
						
						
						
					 
					
						2015-07-29 17:07:14 -04:00 
						 
				 
			
				
					
						
							
							
								Max Forbes 
							
						 
					 
					
						
						
							
						
						7a3891e5f8 
					 
					
						
						
							
							Add ServiceAccount as an alias for ServiceAccountName  
						
						
						
						
					 
					
						2015-07-16 15:48:49 -07:00 
						 
				 
			
				
					
						
							
							
								Steve Kuznetsov 
							
						 
					 
					
						
						
							
						
						3008ff6150 
					 
					
						
						
							
							Changed HTTPGetAction to allow user-defined schemes  
						
						
						
						
					 
					
						2015-06-25 16:59:12 -04:00 
						 
				 
			
				
					
						
							
							
								Anastasis Andronidis 
							
						 
					 
					
						
						
							
						
						101739a6be 
					 
					
						
						
							
							Added Reason in PodStatus  
						
						
						
						
					 
					
						2015-06-21 17:05:34 +02:00 
						 
				 
			
				
					
						
							
							
								Prashanth Balasubramanian 
							
						 
					 
					
						
						
							
						
						9ed9bd1c4f 
					 
					
						
						
							
							Add a generation number to the object meta of all objects, and status of rcs  
						
						
						
						
					 
					
						2015-06-19 14:32:08 -07:00 
						 
				 
			
				
					
						
							
							
								Jordan Liggitt 
							
						 
					 
					
						
						
							
						
						68a8a25494 
					 
					
						
						
							
							Rename pod.spec.serviceAccount -> pod.spec.serviceAccountName for v1  
						
						
						
						
					 
					
						2015-06-18 22:38:00 -04:00 
						 
				 
			
				
					
						
							
							
								markturansky 
							
						 
					 
					
						
						
							
						
						0a6b7b61ec 
					 
					
						
						
							
							Changed PVClaimVolumeSource name to match other volume names  
						
						
						
						
					 
					
						2015-06-17 16:17:49 -04:00 
						 
				 
			
				
					
						
							
							
								Quinton Hoole 
							
						 
					 
					
						
						
							
						
						8b01ecb53a 
					 
					
						
						
							
							Merge pull request  #9024  from markturansky/recyc_controllers  
						
						... 
						
						
						
						PersistentVolumeRecycler controller 
						
						
					 
					
						2015-06-05 11:39:08 -07:00 
						 
				 
			
				
					
						
							
							
								nikhiljindal 
							
						 
					 
					
						
						
							
						
						7cc50448e3 
					 
					
						
						
							
							Updating StatusDetails.ID to Name in internal API  
						
						
						
						
					 
					
						2015-06-05 07:17:02 -07:00 
						 
				 
			
				
					
						
							
							
								markturansky 
							
						 
					 
					
						
						
							
						
						2829fadfad 
					 
					
						
						
							
							PV Recycling API  
						
						
						
						
					 
					
						2015-06-04 15:39:34 -04:00 
						 
				 
			
				
					
						
							
							
								Filip Grzadkowski 
							
						 
					 
					
						
						
							
						
						98115facfd 
					 
					
						
						
							
							Revert "Gracefully delete pods from the Kubelet"  
						
						
						
						
					 
					
						2015-06-02 23:40:05 +02:00 
						 
				 
			
				
					
						
							
							
								Clayton Coleman 
							
						 
					 
					
						
						
							
						
						72ee028cab 
					 
					
						
						
							
							Gracefully delete pods from the Kubelet  
						
						... 
						
						
						
						This commit wires together the graceful delete option for pods
on the Kubelet.  When a pod is deleted on the API server, a
grace period is calculated that is based on the
Pod.Spec.TerminationGracePeriodInSeconds, the user's provided grace
period, or a default.  The grace period can only shrink once set.
The value provided by the user (or the default) is set onto metadata
as DeletionGracePeriod.
When the Kubelet sees a pod with DeletionTimestamp set, it uses the
value of ObjectMeta.GracePeriodSeconds as the grace period
sent to Docker.  When updating status, if the pod has DeletionTimestamp
set and all containers are terminated, the Kubelet will update the
status one last time and then invoke Delete(pod, grace: 0) to
clean up the pod immediately. 
						
						
					 
					
						2015-06-01 19:23:59 -04:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						2f6e5e2e08 
					 
					
						
						
							
							Update ContainerState.Termination to ContainerState.Terminated in pkg/api/types.go and pkg/api/v1/types.go  
						
						
						
						
					 
					
						2015-05-28 17:18:24 -07:00 
						 
				 
			
				
					
						
							
							
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						4318ca5a8b 
					 
					
						
						
							
							Rename 'portal IP' to 'cluster IP' most everywhere  
						
						... 
						
						
						
						This covers obvious transforms, but not --portal_net, $PORTAL_NET and
similar. 
						
						
					 
					
						2015-05-28 16:10:44 -07:00 
						 
				 
			
				
					
						
							
							
								Tim Hockin 
							
						 
					 
					
						
						
							
						
						32bb3ae8f1 
					 
					
						
						
							
							Merge pull request  #7775  from simon3z/cloud-provider-id  
						
						... 
						
						
						
						api: add the ProviderID attribute to NodeSpec 
						
						
					 
					
						2015-05-28 15:54:00 -07:00 
						 
				 
			
				
					
						
							
							
								Chao Xu 
							
						 
					 
					
						
						
							
						
						9c1153322e 
					 
					
						
						
							
							update PodSpec.Host to PodSpec.NodeName in /pkg/api/types.go and /pkg/api/v1beta3/types.go  
						
						
						
						
					 
					
						2015-05-28 14:10:06 -07:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
							
						 
					 
					
						
						
							
						
						d0249aac75 
					 
					
						
						
							
							Merge pull request  #8133  from markturansky/iscsi_pv2  
						
						... 
						
						
						
						added ISCSI volume plugin to PersistentVolumeSource 
						
						
					 
					
						2015-05-27 08:36:37 -07: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