..
csiv0
Modify CSI to handle both 0.3 and 1.0
2018-11-21 18:37:31 -08:00
fake
csi: Implement NodeServiceCapability_RPC_GET_VOLUME_STATS rpc call
2019-05-17 17:10:53 +05:30
nodeinfomanager
update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate
2019-05-08 10:01:50 -04:00
BUILD
Merge pull request #76188 from humblec/csi-in-m
2019-05-17 20:26:09 -07:00
csi_attacher_test.go
Wait for waitforattach goroutine before exiting
2019-05-21 09:57:47 -04:00
csi_attacher.go
Populate InlineVolumeSpec in CSI attacher and translation library
2019-05-30 09:35:22 +00:00
csi_block_test.go
update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate
2019-05-08 10:01:50 -04:00
csi_block.go
Always use filepath.Join instead of path.Join
2019-04-29 09:56:05 -06:00
csi_client_test.go
csi: Implement NodeServiceCapability_RPC_GET_VOLUME_STATS rpc call
2019-05-17 17:10:53 +05:30
csi_client.go
Merge pull request #76188 from humblec/csi-in-m
2019-05-17 20:26:09 -07:00
csi_drivers_store_test.go
Implement DriversStore as a struct
2019-01-25 12:23:15 +00:00
csi_drivers_store.go
Implement DriversStore as a struct
2019-01-25 12:23:15 +00:00
csi_metrics_test.go
csi: Implement NodeServiceCapability_RPC_GET_VOLUME_STATS rpc call
2019-05-17 17:10:53 +05:30
csi_metrics.go
csi: Implement NodeServiceCapability_RPC_GET_VOLUME_STATS rpc call
2019-05-17 17:10:53 +05:30
csi_mounter_test.go
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
2019-05-29 15:12:28 -04:00
csi_mounter.go
Refactor pkg/util/mount to be more reusable
2019-06-14 09:35:18 -06:00
csi_plugin_test.go
update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate
2019-05-08 10:01:50 -04:00
csi_plugin.go
Refactor pkg/util/mount to be more reusable
2019-06-14 09:35:18 -06:00
csi_test.go
Change fsGroup to mounterArgs in volume.SetUp() to allow for future extension.
2019-05-29 15:12:28 -04:00
csi_util_test.go
Always use filepath.Join instead of path.Join
2019-04-29 09:56:05 -06:00
csi_util.go
Always use filepath.Join instead of path.Join
2019-04-29 09:56:05 -06:00
expander_test.go
Add CSI volume resizing tests
2019-03-08 09:23:18 -05:00
expander.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