Files
kubernetes/test/e2e
saadali 542f2dc708 Introduce new kubelet volume manager
This commit adds a new volume manager in kubelet that synchronizes
volume mount/unmount (and attach/detach, if attach/detach controller
is not enabled).

This eliminates the race conditions between the pod creation loop
and the orphaned volumes loops. It also removes the unmount/detach
from the `syncPod()` path so volume clean up never blocks the
`syncPod` loop.
2016-06-15 09:34:08 -07:00
..
2016-04-29 17:12:10 -04:00
2016-04-29 17:12:10 -04:00
2016-06-01 09:54:57 -07:00
2016-04-29 17:12:10 -04:00
2016-06-13 11:17:53 -07:00
2016-05-06 15:08:41 +11:00
2016-05-30 15:57:42 -07:00
2016-04-29 17:12:10 -04:00
2016-06-01 19:55:35 +02:00
2016-06-15 09:34:08 -07:00
2016-06-07 15:50:12 +02:00
2016-04-29 17:12:10 -04:00
2016-04-29 17:12:10 -04:00
2016-06-02 07:38:51 -07:00
2016-06-07 08:11:09 +02:00
2016-05-19 10:38:13 -07:00
2016-05-06 22:13:04 +00:00