k3s/pkg/volume/iscsi
Hemant Kumar 786da1de12 Impement bulk polling of volumes
This implements Bulk volume polling using ideas presented by
justin in https://github.com/kubernetes/kubernetes/pull/39564

But it changes the implementation to use an interface
and doesn't affect other implementations.
2017-03-02 14:59:59 -05:00
..
BUILD move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
OWNERS Update reviewer list for iscsi volume plugin. 2017-02-18 13:12:03 +05:30
disk_manager.go Implement support for mount options in PVs 2017-03-01 11:50:40 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
iscsi.go Impement bulk polling of volumes 2017-03-02 14:59:59 -05:00
iscsi_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
iscsi_util.go Implemented suggestions for #39202 fix to facilitate kubelet upgrade. The detachDisk behavior is now preserved for pods that were created before the kubelet upgrade. 2017-02-14 22:50:26 +02:00
iscsi_util_test.go Implemented suggestions for #39202 fix to facilitate kubelet upgrade. The detachDisk behavior is now preserved for pods that were created before the kubelet upgrade. 2017-02-14 22:50:26 +02:00