File tree Expand file tree Collapse file tree 3 files changed +22
-7
lines changed
Expand file tree Collapse file tree 3 files changed +22
-7
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ This topic lists the dates and nature of updates to the published information of
44
55| Date | Nature of updates to the published information |
66| ---------------| ----------------------------------------------------------------------------------------------------------------------------|
7- | (TBD) | IBM® ODF FlashSystem driver v1.8.0 adds new support for the following:<br >- TBD |
7+ | June 2025 | IBM® ODF FlashSystem driver v1.8.0 adds new support for the following:<br >- Red Hat OpenShift® 4.19 |
88
Original file line number Diff line number Diff line change @@ -23,8 +23,23 @@ The IBM Storage Virtualize® family storage systems supported by the IBM® ODF F
2323 <th>1.7.1</th>
2424 <th>1.8.0</th>
2525 </tr>
26- </thead>
26+ </thead>
2727 <tbody>
28+ <tr>
29+ <td>4.19</td>
30+ <td>Not supported</td>
31+ <td>Not supported</td>
32+ <td>
33+ <ul>
34+ <li>8.4.x</li>
35+ <li>8.5.x</li>
36+ <li>8.6.x</li>
37+ <li>8.7.x</li>
38+ </ul>
39+ </br>
40+ Using IBM® Block Storage CSI driver v1.12.4
41+ </td>
42+ </tr>
2843 <tr>
2944 <td>4.18</td>
3045 <td>Not supported</td>
@@ -46,7 +61,7 @@ The IBM Storage Virtualize® family storage systems supported by the IBM® ODF F
4661 <li>8.7.x</li>
4762 </ul>
4863 </br>
49- Using IBM® Block Storage CSI driver v1.12.3
64+ Using IBM® Block Storage CSI driver v1.12.4
5065 </td>
5166 </tr>
5267 <tr>
@@ -79,7 +94,7 @@ The IBM Storage Virtualize® family storage systems supported by the IBM® ODF F
7994 <li>8.7.x</li>
8095 </ul>
8196 </br>
82- Using IBM® Block Storage CSI driver v1.12.3
97+ Using IBM® Block Storage CSI driver v1.12.4
8398 </td>
8499 </tr>
85100 <tr>
@@ -112,7 +127,7 @@ The IBM Storage Virtualize® family storage systems supported by the IBM® ODF F
112127 <li>8.7.x</li>
113128 </ul>
114129 </br>
115- Using IBM® Block Storage CSI driver v1.12.3
130+ Using IBM® Block Storage CSI driver v1.12.4
116131 </td>
117132 </tr>
118133 <tr>
@@ -145,7 +160,7 @@ The IBM Storage Virtualize® family storage systems supported by the IBM® ODF F
145160 <li>8.7.x</li>
146161 </ul>
147162 </br>
148- Using IBM® Block Storage CSI driver v1.12.3
163+ Using IBM® Block Storage CSI driver v1.12.4
149164 </td>
150165 </tr>
151166 </tbody>
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.24.1
66
77require (
8- github.com/IBM/ibm-storage-odf-operator v1.7.1
8+ github.com/IBM/ibm-storage-odf-operator v1.8.0
99 github.com/prometheus/client_golang v1.22.0
1010 k8s.io/api v0.33.1
1111 k8s.io/apimachinery v0.33.1
You can’t perform that action at this time.
0 commit comments