Skip to content

Commit 6b6bb1e

Browse files
authored
Merge pull request #93798 from tedaveryredhat/OSDOCS-14754
OSDOCS-14754:Update the z-stream RNs for 4.16.41
2 parents ceaf2d1 + 1a2c1b0 commit 6b6bb1e

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

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

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3362,6 +3362,35 @@ This section will continue to be updated over time to provide notes on enhanceme
33623362
For any {product-title} release, always review the instructions on xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[updating your cluster] properly.
33633363
====
33643364

3365+
//4.16.41
3366+
[id="ocp-4-16-41_{context}"]
3367+
=== RHBA-2025:8116 - {product-title} {product-version}.41 bug fix
3368+
3369+
Issued: 28 May 2025
3370+
3371+
{product-title} release {product-version}.41 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHBA-2025:8116[RHBA-2025:8116] advisory.
3372+
3373+
You can view the container images in this release by running the following command:
3374+
3375+
[source,terminal]
3376+
----
3377+
$ oc adm release info 4.16.41 --pullspecs
3378+
----
3379+
3380+
[id="ocp-4-16-41-bug-fixes_{context}"]
3381+
==== Bug fixes
3382+
3383+
* Previously, when you viewed the list of installed Operators, an Operator appeared twice in the list because the currently selected project matched the default namespace of the Operator while the copied cluster service versions (CSVs) were disabled in the Operator Lifecycle Manager (OLM). With this release, the Operator appears only once. (link:https://issues.redhat.com/browse/OCPBUGS-55644[OCPBUGS-55644]).
3384+
3385+
* Previously, the Assisted Installer failed to detect World Wide Name (WWN) details during Fibre Channel multipath volumes hardware discovery. As a result, a Fibre Channel multipath disk could not be matched with a WWN root device. This meant that when you specified a WWN root device hint, the hint excluded all Fibre Channel multipath disks. With this release, the Assisted Installer now detects WWN details during Fibre Channel multipath disk discovery. If multiple Fibre Channel multipath disks exist, you can now use the WWN root device hint to choose a primary disk for your cluster. (link:https://issues.redhat.com/browse/OCPBUGS-55443[OCPBUGS-55443])
3386+
3387+
* Previously, the `mtu-migration` service did not work correctly when you used `nmstate` to manage a `br-ex` bridge because of a missing service dependency. With this release, the service dependency is now added, ensuring the accuracy of the network configuration that uses `nmstate` to manage a `br-ex`, before the migration process begins. (link:https://issues.redhat.com/browse/OCPBUGS-54831[OCPBUGS-54831])
3388+
3389+
[id="ocp-4-16-41-updating_{context}"]
3390+
==== Updating
3391+
3392+
To update an existing {product-title} {product-version} cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
3393+
33653394
//4.16.40
33663395
[id="ocp-4-16-40_{context}"]
33673396
=== RHSA-2025:4731 - {product-title} {product-version}.40 bug fix and security update

0 commit comments

Comments
 (0)