Skip to content

Commit 00f4bea

Browse files
author
Bob Furu
committed
OSDOCS-1017 Release Notes 4.5 - Storage
1 parent 9799426 commit 00f4bea

File tree

1 file changed

+49
-17
lines changed

1 file changed

+49
-17
lines changed

release_notes/ocp-4-5-release-notes.adoc

Lines changed: 49 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,33 @@ for more information.
122122

123123
See xref:../backup_and_restore/disaster_recovery/scenario-3-expired-certs.adoc#dr-scenario-3-recovering-expired-certs_dr-recovering-expired-certs[Recovering from expired control plane certificates] for more information.
124124

125+
[id="ocp-4-5-storage"]
126+
=== Storage
127+
128+
[id="ocp-4-5-persistent-storage-csi-ebs"]
129+
==== Persistent storage using the AWS EBS CSI Driver Operator (Technology Preview)
130+
131+
You can now use the Container Storage Interface (CSI) to deploy the CSI driver you need for provisioning AWS Elastic Block Store (EBS) persistent storage. This Operator is in Technology Preview.
132+
// Add the following text with link when https://github.com/openshift/openshift-docs/pull/22350 has merged.
133+
//To enable it, see install instructions in link[AWS Elastic Block Store CSI Driver Operator].
134+
135+
[id="ocp-4-5-persistent-storage-csi-manila"]
136+
==== Persistent storage using the OpenStack Manila CSI Driver Operator
137+
138+
You can now use CSI to provision a PersistentVolume using the CSI driver for the OpenStack Manila shared file system service.
139+
// Add the following text with link when https://github.com/openshift/openshift-docs/pull/22199 has merged.
140+
//To enable it, see install instructions in link[OpenStack Manila CSI Driver Operator].
141+
142+
[id="ocp-4-5-persistent-storage-csi-inline"]
143+
==== Persistent storage using CSI inline ephemeral volumes (Technology Preview)
144+
145+
You can now use CSI to specify volumes directly in the Pod specification, rather than in a PersistentVolume. This feature is in Technology Preview and is available by default when using CSI drivers. For more information, see xref:../storage/container_storage_interface/ephemeral-storage-csi-inline.adoc#ephemeral-storage-csi-inline[CSI inline ephemeral volumes].
146+
147+
[id="ocp-4-5-persistent-storage-csi-cloning"]
148+
==== Persistent storage using CSI volume cloning
149+
150+
Volume cloning using CSI, previously in Technology Preview, is now fully supported in OpenShift Container Platform 4.5. For more information, see xref:../storage/container_storage_interface/persistent-storage-csi-cloning.adoc#persistent-storage-csi-cloning[CSI volume cloning].
151+
125152
[id="ocp-4-5-notable-technical-changes"]
126153
== Notable technical changes
127154

@@ -272,11 +299,6 @@ In the table below, features are marked with the following statuses:
272299
|TP
273300
|
274301

275-
|External provisioner for AWS EFS
276-
|TP
277-
|TP
278-
|
279-
280302
|Pod Unidler
281303
|TP
282304
|TP
@@ -290,7 +312,7 @@ In the table below, features are marked with the following statuses:
290312
|Ephemeral Storage Limit/Requests
291313
|TP
292314
|TP
293-
|
315+
|TP
294316

295317
|Descheduler
296318
|-
@@ -322,11 +344,6 @@ In the table below, features are marked with the following statuses:
322344
|GA
323345
|GA
324346

325-
|Raw Block with Cinder
326-
|TP
327-
|TP
328-
|
329-
330347
|Three-node bare metal deployments
331348
|TP
332349
|TP
@@ -362,31 +379,46 @@ In the table below, features are marked with the following statuses:
362379
|TP
363380
|
364381

382+
|Raw Block with Cinder
383+
|TP
384+
|TP
385+
|TP
386+
387+
|External provisioner for AWS EFS
388+
|TP
389+
|TP
390+
|TP
391+
365392
|CSI volume snapshots
366393
|-
367394
|TP
368-
|
395+
|TP
369396

370397
|CSI volume cloning
371398
|-
372399
|TP
373400
|GA
374401

375-
|OpenShift Pipelines
402+
|CSI AWS EBS Driver Operator
403+
|-
376404
|-
377405
|TP
378-
|
379406

380-
|Manila CSI driver
407+
|OpenStack Manila CSI Driver Operator
381408
|-
382409
|-
383-
|TP
410+
|GA
384411

385-
|AWS EBS CSI driver
412+
|CSI inline ephemeral volumes
386413
|-
387414
|-
388415
|TP
389416

417+
|OpenShift Pipelines
418+
|-
419+
|TP
420+
|
421+
390422
|====
391423

392424
[id="ocp-4-5-known-issues"]

0 commit comments

Comments
 (0)