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
+32-2Lines changed: 32 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2780,13 +2780,43 @@ This section will continue to be updated over time to provide notes on enhanceme
2780
2780
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.
2781
2781
====
2782
2782
2783
+
// 4.15.52
2784
+
[id="ocp-4-15-52_{context}"]
2785
+
=== RHSA-2025:8299 - {product-title} 4.15.52 bug fix and security update
2786
+
2787
+
Issued: 04 June 2025
2788
+
2789
+
{product-title} release 4.15.52, 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:8299[RHSA-2025:8299] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHBA-2025:8300[RHBA-2025:8300] advisory.
2790
+
2791
+
Space precluded documenting all of the container images for this release in the advisory.
2792
+
2793
+
You can view the container images in this release by running the following command:
2794
+
2795
+
[source,terminal]
2796
+
----
2797
+
$ oc adm release info 4.15.52 --pullspecs
2798
+
----
2799
+
2800
+
[id="ocp-4-15-52-bug-fixes_{context}"]
2801
+
==== Bug fixes
2802
+
2803
+
* Previously, a bug fix altered the availability set configuration by changing the fault domain count to use the maximum available value instead of being fixed at `2`. This inadvertently caused scaling issues for `MachineSets` created prior to the bug fix, as the controller attempted to modify immutable availability sets. With this release, availability sets are no longer modified after creation, allowing affected `MachineSets` to scale properly. (link:https://issues.redhat.com/browse/OCPBUGS-56657[OCPBUGS-56657])
2804
+
2805
+
* Previously, the control plane Operator did not honor the set `*_PROXY` environment variables when it checked the API endpoint availability. With this release, the issue is resolved. (link:https://issues.redhat.com/browse/OCPBUGS-52590[OCPBUGS-52590])
2806
+
2807
+
* Previously, the build controller looked for secrets that were linked for general use, not specifically for the image pull. With this release, when searching for default image pull secrets, the builds use `ImagePullSecrets` that are linked to the service account. (link:https://issues.redhat.com/browse/OCPBUGS-54344[OCPBUGS-54344])
2808
+
2809
+
[id="ocp-4-15-52-updating_{context}"]
2810
+
==== Updating
2811
+
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].
2812
+
2783
2813
// 4.15.51
2784
2814
[id="ocp-4-15-51_{context}"]
2785
2815
=== RHSA-2025:7698 - {product-title} 4.15.51 bug fix and security update
2786
2816
2787
2817
Issued: 21 May 2025
2788
2818
2789
-
{product-title} release 4.15.51, 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:7698[RHSA-2025:7698] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/2025:7700[RHBA-2025:7700] advisory.
2819
+
{product-title} release 4.15.51, 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:7698[RHSA-2025:7698] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHSA-2025:7700[RHBA-2025:7700] advisory.
2790
2820
2791
2821
Space precluded documenting all of the container images for this release in the advisory.
* Currently, the grandmaster clock (T-GM) transitions to the `Locked` state before the Digital Phase-Locked Loop (DPLL) transitions to the `Locked-HO-Acquired` state, and after the Global Navigation Satellite Systems (GNSS) time source is restored. There is currently no workaround for this issue. (link:https://issues.redhat.com/browse/OCPBUGS-55466[*OCPBUGS-55466*]).
2833
+
* Currently, the grandmaster clock (T-GM) transitions to the `Locked` state before the Digital Phase-Locked Loop (DPLL) transitions to the `Locked-HO-Acquired` state, and after the Global Navigation Satellite Systems (GNSS) time source is restored. There is currently no workaround for this issue. (link:https://issues.redhat.com/browse/OCPBUGS-55466[OCPBUGS-55466]).
0 commit comments