k3s/pkg/volume/csi
Jan Safranek a884a00d30 Fix CSI volume detach when the volume is already detached.
"NotFound" error should be treated as successful detach.
2018-05-04 12:22:15 +02:00
..
fake Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
BUILD Fix CSI volume detach when the volume is already detached. 2018-05-04 12:22:15 +02:00
OWNERS
csi_attacher.go Fix CSI volume detach when the volume is already detached. 2018-05-04 12:22:15 +02:00
csi_attacher_test.go Fix CSI volume detach when the volume is already detached. 2018-05-04 12:22:15 +02:00
csi_client.go Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
csi_client_test.go Replace "golang.org/x/net/context" with "context" 2018-03-22 20:57:14 +08:00
csi_mounter.go Merge pull request #62486 from vladimirvivien/csi-fsGroup-fix 2018-04-13 16:01:06 -07:00
csi_mounter_test.go CSI - Apply fsGroup volume ownership when pv not readOnly 2018-04-13 08:55:27 -04:00
csi_plugin.go set readOnly for CSI mounter 2018-03-11 11:16:20 +08:00
csi_plugin_test.go Added MountDevice/UnmountDevice pass-through to NodeStageVolume/NodeUnstageVolume for CSI Volume Plugin. Added related unit tests. Vendored CSI Spec to HEAD 2018-02-26 14:50:32 -08:00
csi_util.go return error if get NodeStageSecret and NodePublishSecret failed 2018-03-20 12:57:08 +08:00