Skip to content

Commit 0ffbe82

Browse files
committed
OSDOCS#15342: Release notes for 4.15.55
1 parent 6b93627 commit 0ffbe82

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
@@ -2791,6 +2791,34 @@ This section will continue to be updated over time to provide notes on enhanceme
27912791
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.
27922792
====
27932793

2794+
// 4.15.55
2795+
[id="ocp-4-15-55_{context}"]
2796+
=== RHSA-2025:11351 - {product-title} 4.15.55 bug fix update
2797+
2798+
Issued: 23 July 2025
2799+
2800+
{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.
2801+
2802+
Space precluded documenting all of the container images for this release in the advisory.
2803+
2804+
You can view the container images in this release by running the following command:
2805+
2806+
[source,terminal]
2807+
----
2808+
$ oc adm release info 4.15.55 --pullspecs
2809+
----
2810+
2811+
[id="ocp-4-15-55-bug-fixes_{context}"]
2812+
==== Bug fixes
2813+
2814+
* 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` tools collects the data in parallel, resulting in a reduction in collection time. (link:https://issues.redhat.com/browse/OCPBUGS-36371[OCPBUGS-36371])
2815+
2816+
* Before this update, cluster installations in affected versions hung due to missing API endpoint certificates. As a result, installations failed or stalled, delaying cluster setup and service deployment. With this update, the certificate issue in {hcp} cluster installations is resolved. This fix prevents API endpoint errors and allows {rh-rhacm-title} agents to start successfully. Cluster installations now complete as expected, with a smoother setup experience. (link:https://issues.redhat.com/browse/58506[OCPBUGS-58506])
2817+
2818+
[id="ocp-4-15-55-updating_{context}"]
2819+
==== Updating
2820+
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].
2821+
27942822
// 4.15.54
27952823
[id="ocp-4-15-54_{context}"]
27962824
=== RHBA-2025:10306 - {product-title} 4.15.54 bug fix update

0 commit comments

Comments
 (0)