k3s/pkg/controller
k8s-merge-robot f79c7d12c6 Merge pull request #24382 from smarterclayton/fix_rlqt
Automatic merge from submit-queue

RateLimitedQueue TestTryOrdering could fail under load

Remove the possibility of contention in the test by providing a
synthetic Now() function.

Fixes #24125
2016-04-26 08:40:58 -07:00
..
daemon convert daemonset controller to SharedInformer 2016-04-21 08:20:39 -04:00
deployment use fully qualified resource in fake clients actions 2016-04-20 19:44:40 -07:00
endpoint start sharing the pod cache and list/watch 2016-04-18 08:51:55 -04:00
framework start sharing the pod cache and list/watch 2016-04-18 08:51:55 -04:00
gc Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
job Move internal types of job from pkg/apis/extensions to pkg/apis/batch 2016-04-25 11:03:54 +02:00
namespace use fully qualified resource in fake clients actions 2016-04-20 19:44:40 -07:00
node RateLimitedQueue TestTryOrdering could fail under load 2016-04-24 20:03:04 -04:00
persistentvolume Add loging to the recently recycled PV section 2016-04-04 10:07:03 -04:00
podautoscaler use fully qualified resource in fake clients actions 2016-04-20 19:44:40 -07:00
replicaset use fully qualified resource in fake clients actions 2016-04-20 19:44:40 -07:00
replication use fully qualified resource in fake clients actions 2016-04-20 19:44:40 -07:00
resourcequota Merge pull request #24470 from deads2k/shared-cache-02 2016-04-23 17:18:47 -07:00
route Add support for more than 500 results to GCE cloud provider API calls 2016-02-26 16:03:01 -08:00
service use fully qualified resource in fake clients actions 2016-04-20 19:44:40 -07:00
serviceaccount use fully qualified resource in fake clients actions 2016-04-20 19:44:40 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
controller_utils.go Switch api.ObjetaMetaFor to meta.Accessor 2016-03-31 17:52:31 +02:00
controller_utils_test.go Track deletes in rc manager with a UID expectations cache. 2016-03-05 18:18:18 -08:00
doc.go Refactor package controller 2015-07-29 09:54:35 -07:00
lookup_cache.go make cache size configurable 2016-02-24 22:37:02 +08:00