Skip to content

Commit 6e5a36e

Browse files
authored
Merge pull request #73734 from lpettyjo/OSDOCS-10029
OSDOCS-10029# Remove AliCloud CSI Driver
2 parents f682065 + b4b9aea commit 6e5a36e

File tree

6 files changed

+0
-14
lines changed

6 files changed

+0
-14
lines changed

_topic_maps/_topic_map.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,8 +1682,6 @@ Topics:
16821682
File: persistent-storage-csi-migration
16831683
- Name: Detach CSI volumes after non-graceful node shutdown
16841684
File: persistent-storage-csi-vol-detach-non-graceful-shutdown
1685-
- Name: AliCloud Disk CSI Driver Operator
1686-
File: persistent-storage-csi-alicloud-disk
16871685
- Name: AWS Elastic Block Store CSI Driver Operator
16881686
File: persistent-storage-csi-ebs
16891687
- Name: AWS Elastic File Service CSI Driver Operator

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ and which CSI features they support, such as volume snapshots and resize.
2828
[cols=",^v,^v,^v,^v,^v width="100%",options="header"]
2929
|===
3030
|CSI driver |CSI volume snapshots |CSI cloning |CSI resize |Inline ephemeral volumes
31-
ifndef::openshift-dedicated,openshift-rosa[]
32-
|AliCloud Disk | ✅ | - | ✅ | -
33-
endif::openshift-dedicated,openshift-rosa[]
3431
|AWS EBS | ✅ | - | ✅| -
3532
|AWS EFS | - | - | -| -
3633
ifndef::openshift-rosa[]

modules/storage-persistent-storage-block-volume.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ The following table displays which volume plugins support block volumes.
3030
|Amazon Elastic Block Store (Amazon EBS) | ✅ | ✅ | ✅
3131
|Amazon Elastic File Storage (Amazon EFS) | | |
3232
ifndef::openshift-dedicated,openshift-rosa[]
33-
|AliCloud Disk | ✅ | ✅ | ✅
3433
|Azure Disk | ✅ | ✅ | ✅
3534
|Azure File | | |
3635
|Cinder | ✅ | ✅ | ✅

modules/storage-persistent-storage-pv.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ endif::openshift-rosa[]
4444
// - GlusterFS
4545
// - Ceph RBD
4646
// - OpenStack Cinder
47-
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
48-
- AliCloud Disk
49-
endif::openshift-enterprise,openshift-webscale,openshift-origin[]
5047
- AWS Elastic Block Store (EBS)
5148
ifdef::openshift-enterprise,openshift-webscale,openshift-origin,openshift-rosa[]
5249
- AWS Elastic File Store (EFS)
@@ -150,9 +147,6 @@ ifndef::microshift[]
150147
[cols=",^v,^v,^v,^v", width="100%",options="header"]
151148
|===
152149
|Volume plugin |ReadWriteOnce ^[1]^ | ReadWriteOncePod ^[2]^ |ReadOnlyMany|ReadWriteMany
153-
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
154-
|AliCloud Disk | ✅ |✅ | - | -
155-
endif::[]
156150
|AWS EBS ^[3]^ | ✅ | ✅ | - | -
157151
|AWS EFS | ✅ | ✅ | ✅ | ✅
158152
ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]

storage/container_storage_interface/persistent-storage-csi-sc-manage.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ To accomplish these objectives, you change the setting for the `spec.storageClas
2727
ifndef::openshift-rosa,openshift-dedicated[]
2828
Managing the default storage classes is supported by the following Container Storage Interface (CSI) driver operators:
2929

30-
* xref:../../storage/container_storage_interface/persistent-storage-csi-alicloud-disk.adoc#persistent-storage-csi-alicloud-disk[AliCloud Disk]
31-
3230
* xref:../../storage/container_storage_interface/persistent-storage-csi-ebs.adoc#persistent-storage-csi-ebs[Amazon Web Services (AWS) Elastic Block Storage (EBS)]
3331

3432
* xref:../../storage/container_storage_interface/persistent-storage-csi-azure.adoc#persistent-storage-csi-azure-disk[Azure Disk]

0 commit comments

Comments
 (0)