..
daemon
daemon/controller.go: minor code cleanup
2016-06-27 10:43:06 -07:00
deployment
Fix expectations in deployment controller test
2016-06-28 11:54:13 -07:00
endpoint
Merge pull request #26504 from nowprovision/patch-1
2016-06-25 07:43:49 -07:00
framework
add lastsyncresourceversion to sharedinformer
2016-06-28 07:42:15 -04:00
garbagecollector
let dynamic client handle non-registered ListOptions;
2016-06-22 13:18:50 -07:00
job
implement AddIndexers for SharedIndexInformer
2016-05-06 21:23:18 +08:00
namespace
Expect namespace deletion in NamespaceController
2016-06-28 11:54:13 -07:00
node
Use correct namespace in unit tests that use fake clientset
2016-06-28 11:26:34 -07:00
persistentvolume
Fix error checks after cloning.
2016-06-28 10:01:52 +02:00
petset
Update use of Quantity in other classes
2016-05-19 08:41:43 -04:00
podautoscaler
Use Metrics API in HPA
2016-05-20 19:50:56 +02:00
podgc
rename the gc for terminated pods to "podgc"
2016-06-07 22:10:34 -07:00
replicaset
fix updatePod of replication controller manager and replica set controller to
2016-06-15 10:34:26 -07:00
replication
Merge pull request #27637 from hongchaodeng/rc-clean
2016-06-24 13:57:13 -07:00
resourcequota
Use correct namespace in unit tests that use fake clientset
2016-06-28 11:26:34 -07:00
route
Improve logging in routecontroller
2016-06-03 12:05:12 +02:00
service
Fix race in informer
2016-06-14 16:40:12 +02:00
serviceaccount
Use correct namespace in unit tests that use fake clientset
2016-06-28 11:26:34 -07:00
volume
Fix device path used by volume WaitForAttach
2016-06-22 12:56:58 -07:00
OWNERS
Remove myself from a bunch of OWNERS files, as I am too overloaded
2016-05-11 13:34:51 -07:00
controller_utils.go
Merge pull request #26771 from kargakis/use-pod-namespacer
2016-06-27 21:33:59 -07:00
controller_utils_test.go
Fix the rest of the code
2016-04-29 17:12:10 -04:00
doc.go
…
lookup_cache.go
bugfix:lookupcache's Get method can not be called concurrently
2016-06-04 02:21:25 +08:00