Commit 2887e21
authored
Add IBM VPC Block CSI storage capabilities (#3886)
- CLONE_VOLUME and MULTI_NODE_MULTI_WRITER capabilities are not
supported by the controller
- Snapshots are not possible unless the source volume is attached
to a running VSI
See documentation:
- https://cloud.ibm.com/docs/vpc?topic=vpc-block-storage-about
- https://github.com/kubernetes-sigs/ibm-vpc-block-csi-driver/blob/master/pkg/ibmcsidriver/ibm_csi_driver.go
Signed-off-by: Denis Ollier <[email protected]>1 parent 2858a94 commit 2887e21
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
162 | 164 | | |
163 | 165 | | |
164 | 166 | | |
| 167 | + | |
165 | 168 | | |
166 | 169 | | |
167 | 170 | | |
| |||
0 commit comments