Files
kubernetes/pkg/controller/persistentvolume
Jan Safranek cf68370371 recycler: Maintain a list of long-running operations.
We need to keep list of running recyclers, deleters and provisioners in
memory in order not to start a new recycling/deleting/provisioning twice
for the same volume/claim.

This will be eventually replaced by GoRoutineMap from PR #24838.
2016-05-18 10:06:24 +02:00
..
2016-03-02 20:46:32 -05:00
2016-05-17 15:14:11 +02:00