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
+27-1Lines changed: 27 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2786,13 +2786,39 @@ This section will continue to be updated over time to provide notes on enhanceme
2786
2786
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.
{product-title} release 4.15.54 is now available. The list of bug fixes that are included in this update is documented in the link:https://access.redhat.com/errata/RHBA-2025:10306[RHBA-2025:10306] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHBA-2025:10307[RHBA-2025:10307] advisory.
2796
+
2797
+
Space precluded documenting all of the container images for this release in the advisory.
2798
+
2799
+
You can view the container images in this release by running the following command:
2800
+
2801
+
[source,terminal]
2802
+
----
2803
+
$ oc adm release info 4.15.54 --pullspecs
2804
+
----
2805
+
2806
+
[id="ocp-4-15-54-bug-fixes_{context}"]
2807
+
==== Bug fixes
2808
+
2809
+
* Previously, proxy variables were not respected in Machine Config Daemon pods during in-place upgrades becuase of missing proxy configuration integration. As a consequence, failed upgrades occurred because of incorrect image pulls. With this release, proxy variables are respected in Machine Config Daemon pods during successful in-place upgrades. (link:https://issues.redhat.com/browse/OCPBUGS-57553[OCPBUGS-57553])
2810
+
2811
+
[id="ocp-4-15-54-updating_{context}"]
2812
+
==== Updating
2813
+
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].
2814
+
2789
2815
// 4.15.53
2790
2816
[id="ocp-4-15-53_{context}"]
2791
2817
=== RHSA-2025:9259 - {product-title} 4.15.53 bug fix and security update
2792
2818
2793
2819
Issued: 26 June 2025
2794
2820
2795
-
{product-title} release 4.15.53, 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:9259[RHSA-2025:9259] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHBA-2025:9260[RHBA-2025:9260] advisory.
2821
+
{product-title} release 4.15.53, 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:9259[RHSA-2025:9259] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHBA-2025:9260[RHBA-2025:9260] advisory.
2796
2822
2797
2823
Space precluded documenting all of the container images for this release in the advisory.
0 commit comments