Skip to content

Commit

Permalink
Add multiplePVsSameID capability
Browse files Browse the repository at this point in the history
This CSI driver can handle multiple PVs that have the same VolumeHandle used on the same node.
  • Loading branch information
jsafrane committed Jan 17, 2023
1 parent f9bf8ae commit 2a74181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ DriverInfo:
pvcDataSource: true
topology: true
multipods: true
multiplePVsSameID: true
Timeouts:
PodStart: 15m
PodDelete: 15m
Expand Down

0 comments on commit 2a74181

Please sign in to comment.