Kubernetes Submit Queue
c63cd8fc20
Merge pull request #31396 from foxish/integer-overflow
...
Automatic merge from submit-queue
Fixed integer overflow bug in rate limiter.
```release-note
Fix overflow issue in controller-manager rate limiter
```
This PR fixes a bug in the delayed work-queue used by some controllers.
The integer overflow bug would previously cause hotlooping behavior after a few failures
as `time.Duration(..)` on values larger than MaxInt64 behaves unpredictably, and
after a certain value returns 0 always.
cc @bprashanth @pwittrock
2016-08-25 11:17:38 -07:00
..
2016-07-29 02:37:00 -04:00
2016-07-19 14:34:08 -04:00
2016-06-29 17:47:36 -07:00
2016-08-19 15:27:23 -07:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-28 02:29:04 -04:00
2016-07-08 13:01:41 +02:00
2016-08-24 13:04:25 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-08-19 15:27:23 -07:00
2016-07-16 13:48:21 -04:00
2016-07-05 05:33:28 -07:00
2016-07-08 12:35:23 +02:00
2016-07-16 13:48:21 -04:00
2016-08-20 15:58:47 +02:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-08-10 16:45:41 -07:00
2016-07-16 13:48:21 -04:00
2016-06-29 17:47:36 -07:00
2016-08-15 11:29:15 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-08-23 00:19:37 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-08-09 10:41:09 -05:00
2016-06-29 17:47:36 -07:00
2016-08-02 08:02:32 -07:00
2016-06-29 17:47:36 -07:00
2016-07-16 13:48:21 -04:00
2016-08-02 15:12:39 +03:00
2016-08-03 13:43:28 -07:00
2016-07-16 13:48:21 -04:00
2016-08-05 23:32:02 -07:00
2016-08-17 10:14:33 -07:00
2016-06-29 17:47:36 -07:00
2016-08-21 17:47:24 -07:00
2016-08-03 16:38:29 -07:00
2016-08-03 17:46:02 -04:00
2016-07-21 13:07:30 -04:00
2016-06-29 17:47:36 -07:00
2016-08-01 22:27:56 +02:00
2016-08-18 17:01:03 +02:00
2016-08-10 16:45:41 -07:00
2016-06-29 17:47:36 -07:00
2016-08-01 22:27:56 +02:00
2016-08-04 10:05:30 -07:00
2016-07-29 02:37:00 -04:00
2016-07-19 21:54:26 -07:00
2016-07-16 13:48:21 -04:00
2016-08-22 15:05:37 +02:00
2016-06-29 17:47:36 -07:00
2016-08-15 20:38:22 -07:00
2016-08-03 13:43:28 -07:00
2016-08-23 01:42:37 -04:00
2016-06-29 17:47:36 -07:00
2016-07-27 17:22:30 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-30 00:07:02 -04:00
2016-08-03 20:16:58 -04:00
2016-07-28 11:41:02 -05:00
2016-08-24 18:55:28 -07:00
2016-08-21 13:38:47 -04:00
2016-08-17 10:40:27 -04:00
2016-07-16 13:48:21 -04:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00