Files
kubernetes/pkg/util
k8s-merge-robot 590a5f3ad7 Merge pull request #23444 from deads2k/add-requeue-after-duration
Automatic merge from submit-queue

add a delayed queueing option to the workqueue

Adds delayed requeuing to the workqueue so that I requeue an item to be retried at some later time in my controller with a series of backoff rules.  It lets me have the best of the retryManager and the work queue de-duping.  Tracking failures and backoffs is on the caller

@smarterclayton @pweil-  this would help us move to using the informer everywhere and de-duping at that level.
2016-04-14 05:02:24 -07:00
..
2016-03-21 14:50:57 +08:00
2016-03-21 14:50:57 +08:00
2016-03-21 20:20:05 +08:00
2016-03-21 20:20:05 +08:00
2016-03-21 20:21:39 +08:00
2016-03-11 13:52:45 +08:00
2016-03-03 15:56:09 -08:00
2016-02-10 11:38:50 -08:00
2016-03-17 09:30:02 +01:00
2016-02-09 13:20:31 -08:00
2016-04-11 16:23:28 -04:00
2016-03-16 16:22:54 -04:00
2016-03-17 09:30:02 +01:00
2016-03-21 23:59:58 -04:00
2016-03-09 14:24:42 +01:00
2016-02-09 13:20:31 -08:00
2016-02-07 21:09:06 +01:00
2016-04-07 15:10:50 -04:00
2016-01-22 13:27:26 -05:00
2016-04-07 15:10:50 -04:00
2016-04-07 15:10:50 -04:00
2016-03-21 20:21:39 +08:00
2016-01-27 15:39:23 +01:00