File tree Expand file tree Collapse file tree 3 files changed +228
-230
lines changed Expand file tree Collapse file tree 3 files changed +228
-230
lines changed Original file line number Diff line number Diff line change @@ -1228,7 +1228,7 @@ message NodeGetVolumeStatsRequest {
12281228 // If not empty, it MUST be an absolute path in the root
12291229 // filesystem of the process serving this request.
12301230 // This field is OPTIONAL.
1231- string staging_path = 3 ;
1231+ string staging_target_path = 3 ;
12321232}
12331233
12341234message NodeGetVolumeStatsResponse {
@@ -1349,7 +1349,7 @@ message NodeExpandVolumeRequest {
13491349 // If not empty, it MUST be an absolute path in the root
13501350 // filesystem of the process serving this request.
13511351 // This field is OPTIONAL.
1352- string staging_path = 4 ;
1352+ string staging_target_path = 4 ;
13531353
13541354 // Volume capability describing how the CO intends to use this volume.
13551355 // This allows SP to determine if volume is being used as a block
You can’t perform that action at this time.
0 commit comments