Skip to content

Commit 4915171

Browse files
author
Lisa Pettyjohn
committed
BZ2023197: correct CSI version for 4.10+
1 parent 2a98c4e commit 4915171

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

modules/persistent-storage-csi-snapshots-overview.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ Be aware of the following when using volume snapshots:
2929
* {product-title} only ships with select CSI drivers. For CSI drivers that are not provided by an {product-title} Driver Operator, it is recommended to use the CSI drivers provided by
3030
link:https://kubernetes-csi.github.io/docs/drivers.html[community or storage vendors]. Follow the installation instructions provided by the CSI driver.
3131
* CSI drivers may or may not have implemented the volume snapshot functionality. CSI drivers that have provided support for volume snapshots will likely use the `csi-external-snapshotter` sidecar. See documentation provided by the CSI driver for details.
32-
* {product-title} {product-version} supports version 1.1.0 of the link:https://github.com/container-storage-interface/spec[CSI specification].

storage/container_storage_interface/persistent-storage-csi.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ storage from storage back ends that implement the
1010
link:https://github.com/container-storage-interface/spec[CSI interface]
1111
as persistent storage.
1212

13+
[NOTE]
14+
====
15+
{product-title} {product-version} supports version 1.5.0 of the link:https://github.com/container-storage-interface/spec[CSI specification].
16+
====
17+
1318
include::modules/persistent-storage-csi-architecture.adoc[leveloffset=+1]
1419

1520
include::modules/persistent-storage-csi-external-controllers.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)