k3s/pkg/volume/csi
k8s-ci-robot 2d67d782de
Merge pull request #69225 from gnufied/volume-limit-tidy-up
Enable volume limit feature by default
2018-10-02 17:03:32 -07:00
..
fake Add unit tests for pod information in NodePublish 2018-09-05 21:20:01 -04:00
nodeinfomanager Enable volume limit feature by default 2018-10-01 14:37:45 -04:00
BUILD Delaying kubeclient and csi client injection into CSI plugin 2018-09-13 14:10:49 -07:00
OWNERS
csi_attacher.go extract volume attachment status checking operation as a common function when attaching a CSI volume 2018-09-21 19:49:31 +08:00
csi_attacher_test.go Consolidated CSIDriver logic under CSIDriverRegistry flag 2018-09-10 13:34:40 -07:00
csi_block.go CSI block fix for mapping path 2018-06-18 12:46:07 -04:00
csi_block_test.go Add unit tests for pod information in NodePublish 2018-09-05 21:20:01 -04:00
csi_client.go Return error from NodeGetInfo 2018-09-22 12:00:15 -07:00
csi_client_test.go CSI plugin now calls NodeGetInfo() to get driver's node ID 2018-08-08 13:15:43 -07:00
csi_mounter.go CSI fix for proper fsgroup application to volume 2018-09-14 14:58:18 -04:00
csi_mounter_test.go CSI fix for proper fsgroup application to volume 2018-09-14 14:58:18 -04:00
csi_plugin.go Delaying kubeclient and csi client injection into CSI plugin 2018-09-13 14:10:49 -07:00
csi_plugin_test.go Consolidated CSIDriver logic under CSIDriverRegistry flag 2018-09-10 13:34:40 -07:00
csi_util.go CSI fix for proper fsgroup application to volume 2018-09-14 14:58:18 -04:00