kubernetes/pkg/controller
Michail Kargakis 1fb8dd838b controller: various fixes for the deployment controller
Changes:
* moved waiting for synced caches before starting any work
* refactored worker() to really quit on quit
* changed queue to a ratelimiting queue and added retries on errors
* deep-copy deployments before mutating - we still need to deep-copy
replica sets and pods
2016-07-08 17:30:40 +02:00
..
daemon Merge pull request #26868 from xiang90/rm_all 2016-07-06 23:36:45 -07:00
deployment controller: various fixes for the deployment controller 2016-07-08 17:30:40 +02:00
endpoint Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
framework allow handler to join after the informer has started 2016-07-05 07:38:08 -04:00
garbagecollector Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
job Added test case covering pending pods in syncJob 2016-07-07 14:45:34 +02:00
namespace Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
node Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
petset Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podautoscaler Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
podgc Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replicaset Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replication Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resourcequota Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
route Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
service Pass pointer to node in NodCondition 2016-07-07 14:10:17 +02:00
serviceaccount Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
volume Merge branch 'master' into fix-typos 2016-07-04 11:20:47 +08:00
controller_utils_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
controller_utils.go Merge pull request #26237 from duglin/UseConstant 2016-07-01 16:55:39 -07:00
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
lookup_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00