Skip to content

Commit a024b5c

Browse files
authored
Merge pull request #89262 from tmalove/OSDOCS-13430
OSDOCS#13430: Update the z-stream RN for 4.15.46
2 parents 574e75f + 5248db0 commit a024b5c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2779,6 +2779,36 @@ This section will continue to be updated over time to provide notes on enhanceme
27792779
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.
27802780
====
27812781

2782+
// 4.15.46
2783+
[id="ocp-4-15-46_{context}"]
2784+
=== RHSA-2025:1711 - {product-title} 4.15.46 bug fix and security update
2785+
2786+
Issued: 27 February 2025
2787+
2788+
{product-title} release 4.15.46, which includes security updates, is now available. The list of bug fixes that are included in this update is documented in the link:https://access.redhat.com/errata/RHSA-2025:1711[RHSA-2025:1711] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHSA-2025:1713[RHSA-2025:1713] advisory.
2789+
2790+
Space precluded documenting all of the container images for this release in the advisory.
2791+
2792+
You can view the container images in this release by running the following command:
2793+
2794+
[source,terminal]
2795+
----
2796+
$ oc adm release info 4.15.46 --pullspecs
2797+
----
2798+
2799+
[id="ocp-4-15-46-bug-fixes_{context}"]
2800+
==== Bug fixes
2801+
2802+
* Previously, if you tried to rerun a resolver-based `PipelineRun` from the {product-title} console, the `Invalid PipelineRun configuration, unable to start Pipeline` UI message was displayed. With this release, you can rerun a resolver-based `PipelineRun` with no problem. (link:https://issues.redhat.com/browse/OCPBUGS-48593[*OCPBUGS-48593*])
2803+
2804+
* Previously, a bug caused requests to update the `deploymentconfigs/scale` sub resource to fail when a matching admission webhook was configured. With this release, you can update to continue without an error. (link:https://issues.redhat.com/browse/OCPBUGS-47766[*OCPBUGS-47766*])
2805+
2806+
* Previously, the installation program did not validate the maximum transmission unit (MTU) for custom networks on Red{nbsp}Hat OpenStack platforms, which led to an installation failure when the MTU was too small. For IPv6, the minimum MTU is 1280 and 100 for OVN-Kubernetes. With this release, the installation program validates the MTU of Red{nbsp}Hat OpenStack custom networks. (link:https://issues.redhat.com/browse/OCPBUGS-41815[*OCPBUGS-41815*])
2807+
2808+
[id="ocp-4-15-46-updating_{context}"]
2809+
==== Updating
2810+
To update an {product-title} 4.16 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].
2811+
27822812
// 4.15.45
27832813
[id="ocp-4-15-45_{context}"]
27842814
=== RHSA-2025:1128 - {product-title} 4.15.45 bug fix and security update

0 commit comments

Comments
 (0)