kubernetes/pkg/volume/csi
Kubernetes Prow Robot d6412b856f
Merge pull request #84345 from danielqsj/withdialer
replace grpc.WithDialer which is deprecated
2020-01-06 15:56:17 -08:00
..
fake Refactor NodeStage function 2019-12-02 12:09:38 -05:00
nodeinfomanager Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
testing Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
BUILD Refactor NodeStage function 2019-12-02 12:09:38 -05:00
csi_attacher.go unify alias of api errors under pkg and staging 2019-12-26 16:42:28 +08:00
csi_attacher_test.go unify alias of api errors under pkg and staging 2019-12-26 16:42:28 +08:00
csi_block.go Separate staging/publish and unstaging/unpublish logics for block 2019-11-15 01:55:20 +00:00
csi_block_test.go De-race some CSI unit tests that were initializing the plugin manager…ger (and plugins) twice. Set some const variables earlier to support node info manager initialization and wait for initialization to complete before finishing plugin setup. 2019-11-15 11:23:32 -08:00
csi_client.go replace grpc.WithDialer which is deprecated 2019-12-26 17:46:59 +08:00
csi_client_test.go Use typed errors for special casing volume progress 2019-12-04 14:48:30 -05: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 unify alias of api errors under pkg and staging 2019-12-26 16:42:28 +08:00
csi_mounter_test.go Use typed errors for special casing volume progress 2019-12-04 14:48:30 -05:00
csi_plugin.go unify alias of api errors under pkg and staging 2019-12-26 16:42:28 +08:00
csi_plugin_test.go Plumb test state through to fake volume host creation for error handling 2019-11-18 14:45:01 -08:00
csi_test.go Use typed errors for special casing volume progress 2019-12-04 14:48:30 -05:00
csi_util.go cleanup: remove package csi duplicated error log 2019-08-05 20:35:28 +08:00
csi_util_test.go storage: check CSIDriver.Spec.VolumeLifecycleModes 2019-08-13 23:12:52 +02:00
expander.go Fix devicePath for raw block expansion 2019-08-22 22:48:46 -04:00
expander_test.go Fix devicePath for raw block expansion 2019-08-22 22:48:46 -04:00
OWNERS Add davidz627 as owner of pkg/volume/csi 2019-10-30 13:35:44 -07:00