Files
kubernetes/pkg
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
..
2015-12-15 13:36:25 -05:00
2015-12-20 21:59:59 -05:00
2016-01-30 14:12:40 -05:00
2016-02-02 15:39:33 -05:00
2016-02-01 21:06:44 +08:00