Skip to content

Commit 4c6ad0a

Browse files
authored
Merge pull request #52657 from dobsonj/ibm-vpc-snapshots
add volume snapshot support for IBM VPC CSI driver
2 parents 83ce9eb + 5504f63 commit 4c6ad0a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/persistent-storage-csi-drivers-supported.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following table describes the CSI drivers that are installed with {product-t
2020
|AWS EBS | ✅ | - | ✅
2121
|AWS EFS | - | - | -
2222
|Google Cloud Platform (GCP) persistent disk (PD)| ✅ | - | ✅
23-
|IBM VPC Block | - | - | ✅
23+
|IBM VPC Block | ✅^[3]^ | - | ✅^[3]^
2424
|Microsoft Azure Disk | ✅ | ✅ | ✅
2525
|Microsoft Azure Stack Hub | ✅ | ✅ | ✅
2626
|Microsoft Azure File | - | - | ✅
@@ -42,6 +42,10 @@ The following table describes the CSI drivers that are installed with {product-t
4242
* Offline volume expansion: minimum required vSphere version is 6.7 Update 3 P06
4343

4444
* Online volume expansion: minimum required vSphere version is 7.0 Update 2.
45+
46+
3.
47+
48+
* Does not support offline snapshots or resize. Volume must be attached to a running pod.
4549
--
4650

4751
[IMPORTANT]

0 commit comments

Comments
 (0)