You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes/ocp-4-15-release-notes.adoc
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2779,6 +2779,36 @@ This section will continue to be updated over time to provide notes on enhanceme
2779
2779
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.
2780
2780
====
2781
2781
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
+
2782
2812
// 4.15.45
2783
2813
[id="ocp-4-15-45_{context}"]
2784
2814
=== RHSA-2025:1128 - {product-title} 4.15.45 bug fix and security update
0 commit comments