kubernetes/pkg/volume/csi
Kubernetes Prow Robot a3750501b0
Merge pull request #79983 from pohly/persistent-and-ephemeral-csi-volumes
persistent and ephemeral csi volumes
2019-07-25 16:01:54 -07:00
..
csiv0 Modify CSI to handle both 0.3 and 1.0 2018-11-21 18:37:31 -08:00
fake Add passthrough for MountOptions for NodeStageVolume for CSI 2019-07-16 16:17:47 -07:00
nodeinfomanager Update nodeinfomanager to store volume limits in CSINode 2019-06-25 16:30:54 +02:00
testing unit tests for the volume plugin name that's used inside GeneratedUnmapVolumeFunc for csi migration on/off scenarios 2019-06-11 08:32:25 +03:00
BUILD unit tests for the volume plugin name that's used inside GeneratedUnmapVolumeFunc for csi migration on/off scenarios 2019-06-11 08:32:25 +03:00
csi_attacher.go Add passthrough for MountOptions for NodeStageVolume for CSI 2019-07-16 16:17:47 -07:00
csi_attacher_test.go Fix csi attacher unit tests using t.Run() 2019-07-22 15:42:31 +08:00
csi_block.go Add passthrough for MountOptions for NodeStageVolume for CSI 2019-07-16 16:17:47 -07:00
csi_block_test.go Bugfix: csi raw block that does not need attach mounted failed 2019-07-15 10:34:12 +08:00
csi_client.go Fix potential panic in nodeGetVolumeStatsV1 2019-07-23 13:47:35 +08:00
csi_client_test.go Fix potential panic in nodeGetVolumeStatsV1 2019-07-23 13:47:35 +08:00
csi_drivers_store.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_drivers_store_test.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_metrics.go Return MetricsError with ErrCodeNotSupported code 2019-07-06 10:49:06 -04:00
csi_metrics_test.go Return MetricsError with ErrCodeNotSupported code 2019-07-06 10:49:06 -04:00
csi_mounter.go CSI: allow drivers that can handle persistent and ephemeral volumes 2019-07-25 16:45:46 +02:00
csi_mounter_test.go CSI: allow drivers that can handle persistent and ephemeral volumes 2019-07-25 16:45:46 +02:00
csi_plugin.go Merge pull request #79983 from pohly/persistent-and-ephemeral-csi-volumes 2019-07-25 16:01:54 -07:00
csi_plugin_test.go CSI: allow drivers that can handle persistent and ephemeral volumes 2019-07-25 16:45:46 +02:00
csi_test.go unit tests for the volume plugin name that's used inside GeneratedUnmapVolumeFunc for csi migration on/off scenarios 2019-06-11 08:32:25 +03:00
csi_util.go unit tests for the volume plugin name that's used inside GeneratedUnmapVolumeFunc for csi migration on/off scenarios 2019-06-11 08:32:25 +03:00
csi_util_test.go Add passthrough for MountOptions for NodeStageVolume for CSI 2019-07-16 16:17:47 -07:00
expander.go Add CSI volume resizing tests 2019-03-08 09:23:18 -05:00
expander_test.go Add CSI volume resizing tests 2019-03-08 09:23:18 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00