Files
kubernetes/pkg/kubelet
Jan Safranek e90de3f985 Fixed cleanup of persistent volumes.
Kubelet.cleanupOrphanedVolumes() compares list of volumes mounted to a node
with list of volumes that are required by pods scheduled on the node
("scheduled volume").

Both lists should contain real volumes, i.e. when a pod uses
PersistentVolumeClaim, the list must contain name of the bound volume instead
of name of the claim.
2016-02-03 10:00:09 +01:00
..
2016-02-01 21:06:44 +08:00
2015-08-05 17:30:03 -07:00
2015-11-19 13:20:02 +08:00
2016-01-12 17:00:43 -08:00
2016-02-01 15:36:15 -08:00
2015-11-25 09:43:48 +01:00
2016-02-01 15:36:15 -08:00
2015-10-26 15:24:50 -04:00
2016-01-30 00:25:50 -08:00
2016-02-01 21:32:41 -08:00
2015-08-05 17:30:03 -07:00