Files
kubernetes/pkg/util
Kubernetes Submit Queue 808ed6bfd0 Merge pull request #34139 from liggitt/fix-jitter-until
Automatic merge from submit-queue

Fix wait.JitterUntil

https://github.com/kubernetes/kubernetes/pull/29743 changed a util method to cause process exits if a handler function panics.

Utility methods should not make process exit decisions. If a process (like the controller manager) wants to exit on panic, appending a panic handler or setting `ReallyCrash = true` is the right way to do that (discussed [here](https://github.com/kubernetes/kubernetes/pull/29743#r75509074)).

This restores the documented behavior of wait.JitterUntil
2016-10-06 13:40:08 -07:00
..
2016-07-29 02:37:00 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-09-22 13:42:46 -07:00
2016-07-16 13:48:21 -04:00
2016-08-24 10:17:41 -07:00
2016-08-10 16:45:41 -07:00
2016-07-16 13:48:21 -04:00
2016-09-29 17:35:43 -07:00
2016-08-30 13:06:26 -04:00
2016-08-02 15:12:39 +03:00
2016-08-18 17:01:03 +02:00
2016-09-28 10:53:30 -07:00
2016-10-05 15:20:27 -04:00
2016-07-29 02:37:00 -04:00
2016-07-16 13:48:21 -04:00
2016-07-27 17:22:30 -07:00
2016-07-30 00:07:02 -04:00
2016-10-05 16:29:06 -04:00
2016-08-17 10:40:27 -04:00
2016-07-16 13:48:21 -04:00