Skip to content

Commit 00a7e95

Browse files
committed
OSDOCS-15262: 4.13.59 z-stream RN
1 parent d62eb66 commit 00a7e95

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4555,4 +4555,32 @@ $ oc adm release info 4.13.58 --pullspecs
45554555

45564556
[id="ocp-4-13-58-updating_{context}"]
45574557
==== Updating
4558+
To update an existing {product-title} 4.13 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
4559+
4560+
// 4.13.59
4561+
[id="ocp-4-13-59_{context}"]
4562+
=== RHSA-2025:10747 - {product-title} 4.13.59 bug fix and security updates
4563+
4564+
Issued: 17 July 2025
4565+
4566+
{product-title} release 4.13.59, which includes security updates, is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2025:10747[RHSA-2025:10747] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:10748[RHBA-2025:10748] advisory.
4567+
4568+
Space precluded documenting all of the container images for this release in the advisory.
4569+
4570+
You can view the container images in this release by running the following command:
4571+
4572+
[source,terminal]
4573+
----
4574+
$ oc adm release info 4.13.59 --pullspecs
4575+
----
4576+
4577+
[id="ocp-4-13-59-bug-fixes_{context}"]
4578+
==== Bug fixes
4579+
4580+
* Before this update, an {product-title} upgrade bug from product version 4.12 to 4.13 caused network policies to incorrectly block traffic that was supposed to be allowed on the host network. Because of this bug, the pods on different nodes could not communicate with each other. With this release, during upgrades from 4.12 to 4.14, network policies work correctly, and pods communicate across different nodes. (link:https://issues.redhat.com/browse/OCPBUGS-57051[OCPBUGS-57051])
4581+
4582+
* Before this update, during the 4.13 upgrade, {product-title} software-defined networking (SDN) incorrectly assigned the virtual network identifier (VNID) of the host network instead of VNID 0 for network policy enforcement flows. As a result, network policies that allowed host network traffic failed during the upgrade, limiting pod access to the same node. With this release, the network policy plug-in correctly assigns VNID 0 for the host network namespace during upgrades. The network policy functionality is restored during 4.12 to 4.14 upgrades, allowing pods to communicate across nodes. (link:https://issues.redhat.com/browse/OCPBUGS-55758[OCPBUGS-55758])
4583+
4584+
[id="ocp-4-13-59-updating_{context}"]
4585+
==== Updating
45584586
To update an existing {product-title} 4.13 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].

0 commit comments

Comments
 (0)