| 
							
							
								 gmarek | 459131fd92 | Use KubeletPort reported in NodeStatus instead of cluster-wide master config, take 2. | 2015-12-02 13:38:17 +01:00 |  | 
			
				
					| 
							
							
								 Fabio Yeon | 7100d278e3 | Revert "SkyDNS is the only NS for Pods with DNSPolicy=ClusterFirst" | 2015-12-01 20:58:27 -08:00 |  | 
			
				
					| 
							
							
								 k8s-merge-robot | 4602220ad0 | Merge pull request #15645 from ArtfulCoder/oneNS Auto commit by PR queue bot | 2015-12-01 13:51:37 -08:00 |  | 
			
				
					| 
							
							
								 Wojciech Tyczynski | 8343c8ce6c | Pass ListOptions to List() methods. | 2015-12-01 15:00:36 +01: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 |  | 
			
				
					| 
							
							
								 Abhishek Shah | 015df14a4a | SkyDNS is the only NS for Pods with DNSPolicy=ClusterFirst | 2015-11-25 15:02:40 -08:00 |  | 
			
				
					| 
							
							
								 k8s-merge-robot | ff3f240de2 | Merge pull request #17533 from Random-Liu/fix-fake-docker-client Auto commit by PR queue bot | 2015-11-25 08:44:26 -08:00 |  | 
			
				
					| 
							
							
								 deads2k | a87d927588 | update client.Config to use GroupVersion | 2015-11-21 08:29:26 -05:00 |  | 
			
				
					| 
							
							
								 Lantao Liu | 90ac508524 | Cleanup fake_docker_client.go and manager_test.go | 2015-11-19 19:03:35 -08:00 |  | 
			
				
					| 
							
							
								 k8s-merge-robot | 6649c43bf8 | Merge pull request #17049 from wojtek-t/cleanup_tools Auto commit by PR queue bot | 2015-11-12 21:57:23 -08:00 |  | 
			
				
					| 
							
							
								 k8s-merge-robot | e88593d788 | Merge pull request #14542 from vishh/kubelet-refactor Auto commit by PR queue bot | 2015-11-12 15:24:22 -08:00 |  | 
			
				
					| 
							
							
								 Wojciech Tyczynski | 3df5d1dbc3 | Move storage-related dirs under pkg/storage. | 2015-11-12 19:49:32 +01:00 |  | 
			
				
					| 
							
							
								 Vishnu kannan | 4ad3d6f5fe | Move container manager into a separate package. Inject container manager into Kubelet. This lets us stub out container
manager during integration testing. | 2015-11-11 15:00:37 -08:00 |  | 
			
				
					| 
							
							
								 zhengguoyong | 7ef35b15fa | When check pod exist on node, if pod is not running, it will return false, add log it. | 2015-11-11 10:42:57 +08:00 |  | 
			
				
					| 
							
							
								 Dawn Chen | a39e1e96dc | Mark NodeNotReady for docker version below 1.6.2 | 2015-10-30 13:48:51 -07:00 |  | 
			
				
					| 
							
							
								 Wojciech Tyczynski | 647aa1bc8c | Unify per-resource List for unversioned client | 2015-10-14 08:37:57 +02:00 |  | 
			
				
					| 
							
							
								 Chao Xu | c4ee22b5b6 | grep sed NewExperimental | 2015-10-13 13:22:22 -07:00 |  | 
			
				
					| 
							
							
								 Chao Xu | 9a812bd0c5 | grep sed ExperimentalClient | 2015-10-13 13:22:22 -07:00 |  | 
			
				
					| 
							
							
								 k8s-merge-robot | ae9f7c8ff8 | Merge pull request #15426 from zhengguoyong/adjust_package_name_pkgcontroller Auto commit by PR queue bot | 2015-10-13 06:05:23 -07:00 |  | 
			
				
					| 
							
							
								 gmarek | fb56afe4b4 | HollowNode refactoring | 2015-10-12 12:13:10 +02:00 |  | 
			
				
					| 
							
							
								 k8s-merge-robot | 632e32d8f6 | Merge pull request #14487 from zhengguoyong/update-minion2 Auto commit by PR queue bot | 2015-10-12 02:58:29 -07:00 |  | 
			
				
					| 
							
							
								 eulerzgy | 4ed5f9d240 | adjust package name for pkg/controller directory | 2015-10-12 09:51:27 +08:00 |  | 
			
				
					| 
							
							
								 k8s-merge-robot | 95b265390e | Merge pull request #14900 from mqliang/log Auto commit by PR queue bot | 2015-10-10 09:29:53 -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 |  | 
			
				
					| 
							
							
								 Yu-Ju Hong | a3e60cc32e | Rename imported package local name kubeletTypes to kubetypes According to the naming guidelines, package name should not include mixedCaps. | 2015-10-09 10:24:31 -07:00 |  | 
			
				
					| 
							
							
								 Yu-Ju Hong | 098ab05997 | kubelet: move common types to kubelet/types This would faciliate tasks such as moving code in pkg/kubelet to sub packages. | 2015-10-08 14:38:01 -07:00 |  | 
			
				
					| 
							
							
								 Wojciech Tyczynski | df79026b79 | Extend resyncPeriods in controllers in production. | 2015-10-08 09:10:09 +02:00 |  | 
			
				
					| 
							
							
								 eulerzgy | 7399bfe8e8 | change minion to node | 2015-10-08 11:55:50 +08:00 |  | 
			
				
					| 
							
							
								 mqliang | 5a349aeb58 | capitalize the first letter of log files in module cmd | 2015-10-06 13:56:37 +08:00 |  | 
			
				
					| 
							
							
								 Alex Robinson | 32b9d8aad0 | Merge pull request #14823 from wojtek-t/move_events_to_separate_etcd Move events to a separate etcd instance | 2015-10-05 16:28:04 -07:00 |  | 
			
				
					| 
							
							
								 Wojciech Tyczynski | 0f1cbe37a4 | Events in separate etcd | 2015-10-05 10:54:24 +02:00 |  | 
			
				
					| 
							
							
								 Dr. Stefan Schimanski | cd760cc4ea | Make kubelet builder customizable This is the preparation to remove a lot of duplicated code for kubelet
initialization in https://github.com/kubernetes/kubernetes/pull/13036. | 2015-10-02 19:38:02 +02:00 |  | 
			
				
					| 
							
							
								 k8s-merge-robot | 4e63cafde1 | Merge pull request #14748 from gmarek/nodecontroller Auto commit by PR queue bot | 2015-10-01 17:38:53 -07:00 |  | 
			
				
					| 
							
							
								 Wojciech Tyczynski | 7f9df8c062 | Merge pull request #14721 from zhengguoyong/err_value add log err value | 2015-10-01 09:37:36 +02:00 |  | 
			
				
					| 
							
							
								 Brendan Burns | 7328301cf3 | Extend the timeout for the total integration test. | 2015-09-30 10:17:36 -07:00 |  | 
			
				
					| 
							
							
								 gmarek | a3723e2045 | Separate deletion and termination evictors in NodeController, and fix rate_limited_queue.go | 2015-09-30 09:42:01 +02:00 |  | 
			
				
					| 
							
							
								 eulerzgy | b1be6bc8ea | add log err value | 2015-09-29 17:09:25 +08:00 |  | 
			
				
					| 
							
							
								 Brendan Burns | 6163b3f545 | Increase the timeout for integration tests. | 2015-09-28 16:16:18 -07:00 |  | 
			
				
					| 
							
							
								 gmarek | dd3bd73948 | Initial Kubemark commit | 2015-09-28 11:39:05 +02: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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Chao Xu | 9bef5ff99d | register experimental apis as apis/experimental/.. mark --api-version as deprecated | 2015-09-15 11:25:01 -07:00 |  | 
			
				
					| 
							
							
								 Chao Xu | f5023929d8 | fix broken files after rebase | 2015-09-12 15:45:12 -07:00 |  | 
			
				
					| 
							
							
								 Chao Xu | dd6c121d7f | massive changes | 2015-09-11 17:31:47 -07:00 |  | 
			
				
					| 
							
							
								 Daniel Smith | ccd9e3e247 | Run all automated tools | 2015-09-11 16:11:08 -07:00 |  | 
			
				
					| 
							
							
								 Daniel Smith | 4c2adabf42 | move; sed replace | 2015-09-11 16:03:22 -07:00 |  | 
			
				
					| 
							
							
								 Daniel Smith | b225c1d47a | Run gofmt (separate commit for easy rebases) | 2015-09-10 17:17:59 -07:00 |  | 
			
				
					| 
							
							
								 Daniel Smith | 15b30b8b09 | Move version agnostic parts of client pkg/client/unversioned/cache -> pkg/client/cache
pkg/client/unversioned/record -> pkg/client/record | 2015-09-10 17:17:59 -07:00 |  |