You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes/ocp-4-5-release-notes.adoc
+49-17Lines changed: 49 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,33 @@ for more information.
122
122
123
123
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.
124
124
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
+
125
152
[id="ocp-4-5-notable-technical-changes"]
126
153
== Notable technical changes
127
154
@@ -272,11 +299,6 @@ In the table below, features are marked with the following statuses:
272
299
|TP
273
300
|
274
301
275
-
|External provisioner for AWS EFS
276
-
|TP
277
-
|TP
278
-
|
279
-
280
302
|Pod Unidler
281
303
|TP
282
304
|TP
@@ -290,7 +312,7 @@ In the table below, features are marked with the following statuses:
290
312
|Ephemeral Storage Limit/Requests
291
313
|TP
292
314
|TP
293
-
|
315
+
|TP
294
316
295
317
|Descheduler
296
318
|-
@@ -322,11 +344,6 @@ In the table below, features are marked with the following statuses:
322
344
|GA
323
345
|GA
324
346
325
-
|Raw Block with Cinder
326
-
|TP
327
-
|TP
328
-
|
329
-
330
347
|Three-node bare metal deployments
331
348
|TP
332
349
|TP
@@ -362,31 +379,46 @@ In the table below, features are marked with the following statuses:
0 commit comments