Skip to content

Commit fda27ab

Browse files
committed
OSDOCS-13428: Documented the 4.16.36 z-stream notes
1 parent 375e53a commit fda27ab

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

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

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3347,6 +3347,31 @@ This section will continue to be updated over time to provide notes on enhanceme
33473347
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.
33483348
====
33493349

3350+
// 4.16.36
3351+
[id="ocp-4-16-36_{context}"]
3352+
=== RHSA-2025:1707 - {product-title} {product-version}.36 bug fix and security update
3353+
3354+
Issued: 27 February 2025
3355+
3356+
{product-title} release {product-version}.36 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:1707[RHSA-2025:1707] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:1709[RHBA-2025:1709] advisory.
3357+
3358+
You can view the container images in this release by running the following command:
3359+
3360+
[source,terminal]
3361+
----
3362+
$ oc adm release info 4.16.36 --pullspecs
3363+
----
3364+
3365+
[id="ocp-4-16-36-bug-fixes_{context}"]
3366+
==== Bug fixes
3367+
3368+
* Previously, certain {product-title} clusters with hundreds of nodes and network policies caused the live migration from the OpenShift SDN network plugin to the OVN-Kubernetes network plugin to fail. The live migration operation failed because of excess RAM consumption. With this release, a fix means that the live migration operation no longer fails for these cluster configurations. (link:https://issues.redhat.com/browse/OCPBUGS-46493[*OCPBUGS-46493*])
3369+
3370+
[id="ocp-4-16-36-updating_{context}"]
3371+
==== Updating
3372+
3373+
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 by using the CLI].
3374+
33503375
// 4.16.35
33513376
[id="ocp-4-16-35_{context}"]
33523377
=== RHSA-2025:1386 - {product-title} {product-version}.35 bug fix update

0 commit comments

Comments
 (0)