Skip to content

Commit ae01c66

Browse files
author
Ted Avery
committed
OSDOCS-14754:Update the z-stream RNs for 4.16.41
1 parent db6c76c commit ae01c66

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

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

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3362,6 +3362,37 @@ 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 and security update
3368+
3369+
Issued: 28 May 2025
3370+
3371+
{product-title} release {product-version}.40 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 an Operator's default namespace while the copied cluster service versions (CSVs) were disabled in the Operator Lifecycle Manager (OLM). With this release, the Operator appears 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 so that a network configuration that uses `nmstate` to manage a `br-ex` is correct before the migration process begins. (link:https://issues.redhat.com/browse/OCPBUGS-54831[OCPBUGS-54831])
3388+
3389+
* Previously, when the MAC binding flows on Azure expired, ovs executed a controller action to reinstall that flow. If the ovn-controller was slow right after the flows were deleted, the new flows were not installed in time which reduced the dataplane traffic. With this release, dataplane traffic is not reduced because the new flows are correctly installed by the controller action. (link:https://issues.redhat.com/browse/OCPBUGS-53151[OCPBUGS-53151])
3390+
3391+
[id="ocp-4-16-41-updating_{context}"]
3392+
==== Updating
3393+
3394+
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].
3395+
33653396
//4.16.40
33663397
[id="ocp-4-16-40_{context}"]
33673398
=== RHSA-2025:4008 - {product-title} {product-version}.40 bug fix and security update

0 commit comments

Comments
 (0)