kubernetes/pkg/volume/flocker
Matt T. Proud dbba1347c3 volume/flocker: plug time.Ticker resource leak
This commit ensures that `flockerMounter.updateDatasetPrimary` does not leak
running `time.Ticker` instances.  Upon termination of the consuming
routine, we stop the tickers.
2016-07-18 17:38:12 +02:00
..
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS add maintainers for each volume driver 2016-03-22 22:19:53 -07:00
plugin.go volume/flocker: plug time.Ticker resource leak 2016-07-18 17:38:12 +02:00
plugin_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00