Skip to content

Commit 77367a6

Browse files
authored
Merge pull request #95960 from StephenJamesSmith/TELCODOCS-2390
TELCODOCS-2390: 2.4.1 upgrade
2 parents 1a1d171 + 4b5f055 commit 77367a6

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

hardware_enablement/kmm-release-notes.adoc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ toc::[]
3333
== Release notes for Kernel Module Management Operator 2.4
3434
=== New features and enhancements
3535
// TELCODOCS-2311
36-
* In this release, you now have the option to configure the Kernel Module Management (KMM) module to not load an out-of-tree kernel driver and use the in-tree driver instead, and run only the device plugin. For more information see xref:../hardware_enablement/kmm-kernel-module-management.adoc#kmm-using-intree-modules_kernel-module-management-operator[Using in-tree modules with the device plugin].
36+
* In this release, you now have the option to configure the Kernel Module Management (KMM) module to not load an out-of-tree kernel driver and use the in-tree driver instead, and run only the device plugin. For more information, see xref:../hardware_enablement/kmm-kernel-module-management.adoc#kmm-using-intree-modules_kernel-module-management-operator[Using in-tree modules with the device plugin].
3737

3838
// TELCODOCS-2304
3939
* In this release, KMM configurations are now persistent after cluster and KMM Operator upgrades and redeployments of KMM.
@@ -297,7 +297,7 @@ For more information, see xref:../hardware_enablement/kmm-kernel-module-manageme
297297

298298
=== Known issues
299299
// MGMT-20453 changed security settings in jira
300-
* The `ModuleUnloaded` event does not appear when a module is `Unloaded``.
300+
* The `ModuleUnloaded` event does not appear when a module is `Unloaded`.
301301

302302
** *Cause*: When a module is `Loaded` (using the create a `ModuleLoad` event) or `Unloaded ` (using the create a `ModuleUnloaded` event) the events might not appear. This happens when you load and unload the kernel module in a quick succession.
303303

@@ -307,4 +307,11 @@ For more information, see xref:../hardware_enablement/kmm-kernel-module-manageme
307307

308308
** *Result:* Not yet available.
309309

310+
[id="kmm-2-4-1-RN"]
311+
== Release notes for Kernel Module Management Operator 2.4.1
310312

313+
=== Known issues
314+
315+
// TELCODOCS-2390
316+
// MGMT-21050
317+
If you are running KMM-hub version 2.3.0 or earlier and you are not running KMM, the upgrade to KMM-hub 2.4.0 is not reliable. Instead, you must upgrade to KMM-hub 2.4.1. KMM is not affected by this issue. For more information, see link:https://access.redhat.com/errata/RHEA-2025:10778[RHEA-2025:10778 - Product Enhancement Advisory].

0 commit comments

Comments
 (0)