kubernetes/pkg/volume/host_path
Jan Safranek 76755034a1 Fix recycler pod deletion race.
We should use clone of recycler pod template instead of reusing the same
one for two or more recyclers running in parallel.

Also add some logs to relevant places to spot the error easily next time.
2016-11-15 17:22:32 +01:00
..
BUILD Fix recycler pod deletion race. 2016-11-15 17:22:32 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
host_path.go Fix recycler pod deletion race. 2016-11-15 17:22:32 +01:00
host_path_test.go Simplifies NFS and Host Path Plugin - Removed newRecyclerFunc, newDeleterFunc and newProvisionerFunc 2016-11-07 10:39:04 +01:00
OWNERS add maintainers for each volume driver 2016-03-22 22:19:53 -07:00