File tree 3 files changed +228
-230
lines changed
3 files changed +228
-230
lines changed Original file line number Diff line number Diff line change @@ -1228,7 +1228,7 @@ message NodeGetVolumeStatsRequest {
1228
1228
// If not empty, it MUST be an absolute path in the root
1229
1229
// filesystem of the process serving this request.
1230
1230
// This field is OPTIONAL.
1231
- string staging_path = 3 ;
1231
+ string staging_target_path = 3 ;
1232
1232
}
1233
1233
1234
1234
message NodeGetVolumeStatsResponse {
@@ -1349,7 +1349,7 @@ message NodeExpandVolumeRequest {
1349
1349
// If not empty, it MUST be an absolute path in the root
1350
1350
// filesystem of the process serving this request.
1351
1351
// This field is OPTIONAL.
1352
- string staging_path = 4 ;
1352
+ string staging_target_path = 4 ;
1353
1353
1354
1354
// Volume capability describing how the CO intends to use this volume.
1355
1355
// 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