Skip to content

Commit 3461f9c

Browse files
authored
Merge pull request #96330 from sr1kar99/errata-4-15
[enterprise-4.15] OSDOCS#15342: Release notes for 4.15.55
2 parents e99380d + 49bba39 commit 3461f9c

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2797,6 +2797,34 @@ This section will continue to be updated over time to provide notes on enhanceme
27972797
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.
27982798
====
27992799

2800+
// 4.15.55
2801+
[id="ocp-4-15-55_{context}"]
2802+
=== RHSA-2025:11351 - {product-title} 4.15.55 bug fix update
2803+
2804+
Issued: 23 July 2025
2805+
2806+
{product-title} release 4.15.55 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:11351[RHSA-2025:11351] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHSA-2025:11352[RHSA-2025:11352] advisory.
2807+
2808+
Space precluded documenting all of the container images for this release in the advisory.
2809+
2810+
You can view the container images in this release by running the following command:
2811+
2812+
[source,terminal]
2813+
----
2814+
$ oc adm release info 4.15.55 --pullspecs
2815+
----
2816+
2817+
[id="ocp-4-15-55-bug-fixes_{context}"]
2818+
==== Bug fixes
2819+
2820+
* Before this update, the `must-gather` tool collected CPU-related performance data sequentially per node, leading to significantly longer collection times in larger clusters. With this release, the `must-gather` tool collects the data in parallel, resulting in a reduction in collection time. (link:https://issues.redhat.com/browse/OCPBUGS-36371[OCPBUGS-36371])
2821+
2822+
* Before this update, in {hcp}, hosted cluster installations in affected versions hung due to missing API endpoint certificates. As a result, cluster installations failed or stalled, delaying cluster setup and service deployment. With this update, the certificate issue in cluster installations in {hcp} is resolved. This fix prevents API endpoint errors and allows {rh-rhacm-first} agents to start successfully. Cluster installations now complete as expected, with a smoother setup experience. (link:https://issues.redhat.com/browse/OCPBUGS-58506[OCPBUGS-58506])
2823+
2824+
[id="ocp-4-15-55-updating_{context}"]
2825+
==== Updating
2826+
To update an {product-title} 4.15 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].
2827+
28002828
// 4.15.54
28012829
[id="ocp-4-15-54_{context}"]
28022830
=== RHBA-2025:10306 - {product-title} 4.15.54 bug fix update

0 commit comments

Comments
 (0)