Files
kubernetes/pkg
Jan Safranek 906fd7529e Fix iSCSI and RBD UnmountDevice with mount containers.
Google's configure-helper.sh script bind-mounts /var/lib/kubelet somewhere
into /home/kubernetes and thus every mount that Kubernetes does is visible
twice in /proc/mounts.

iSCSI and RBD should not rely on counting on entries in /proc/mounts and
unmount device when Kubernetes thinks it's unusued. Kubernetes tracks
the mounts by itself and most of other volume plugins rely on it safely.
2018-05-09 09:52:37 +02:00
..
2018-02-16 13:43:01 -08:00
2018-04-25 09:47:14 -07:00
2018-02-16 13:43:01 -08:00
2018-05-07 11:22:34 +08:00
2018-02-12 10:54:33 -05:00
2018-02-16 13:43:01 -08:00
2018-03-13 17:20:16 +08:00