Files
kubernetes/pkg/util
k8s-merge-robot 6596ae0c61 Merge pull request #24838 from saad-ali/attachControllerOpMap
Automatic merge from submit-queue

Add data structure for managing go routines by name

This PR introduces a data structure for managing go routines by name. It prevents the creation of new go routines if an existing go routine with the same name exists. This will enable parallelization of the designs in https://github.com/kubernetes/kubernetes/issues/20262 and https://github.com/kubernetes/kubernetes/issues/21931 with sufficient protection to prevent starting multiple operations on the same volume.
2016-05-09 06:31:22 -07:00
..
2016-04-13 09:29:58 -05:00
2015-10-22 16:40:59 -04:00
2015-10-22 16:40:59 -04: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-05-04 15:02:07 +02:00
2016-01-06 22:28:58 +08: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
2015-08-05 17:52:56 -07:00
2016-03-17 09:30:02 +01:00
2015-11-13 15:56:27 -08:00
2016-03-21 23:59:58 -04:00
2016-02-07 21:09:06 +01:00
2016-04-28 09:46:33 +02:00
2016-04-07 15:10:50 -04:00
2016-04-07 15:10:50 -04:00
2015-08-06 11:39:29 +02:00
2015-08-06 11:39:29 +02:00
2016-03-21 20:21:39 +08:00
2016-04-29 17:12:10 -04:00
2016-01-27 15:39:23 +01:00