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
@@ -2791,13 +2791,39 @@ This section will continue to be updated over time to provide notes on enhanceme
2791
2791
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.
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.54 --pullspecs
2809
+
----
2810
+
2811
+
[id="ocp-4-15-54-bug-fixes_{context}"]
2812
+
==== Bug fixes
2813
+
2814
+
* 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])
2815
+
2816
+
[id="ocp-4-15-54-updating_{context}"]
2817
+
==== Updating
2818
+
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].
2819
+
2794
2820
// 4.15.53
2795
2821
[id="ocp-4-15-53_{context}"]
2796
2822
=== RHSA-2025:9259 - {product-title} 4.15.53 bug fix and security update
2797
2823
2798
2824
Issued: 26 June 2025
2799
2825
2800
-
{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.
2826
+
{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.
2801
2827
2802
2828
Space precluded documenting all of the container images for this release in the advisory.
0 commit comments