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
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2779,6 +2779,38 @@ This section will continue to be updated over time to provide notes on enhanceme
2779
2779
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.
2780
2780
====
2781
2781
2782
+
// 4.15.47
2783
+
[id="ocp-4-15-47_{context}"]
2784
+
=== RHSA-2025:2454 - {product-title} 4.15.47 bug fix and security update
2785
+
2786
+
Issued: 12 March 2025
2787
+
2788
+
{product-title} release 4.15.47, 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:2454[RHSA-2025:2454] advisory. The RPM packages that are included in this update are provided by the link:https://access.redhat.com/errata/RHSA-2025:2456[RHSA-2025:2456] advisory.
2789
+
2790
+
Space precluded documenting all of the container images for this release in the advisory.
2791
+
2792
+
You can view the container images in this release by running the following command:
2793
+
2794
+
[source,terminal]
2795
+
----
2796
+
$ oc adm release info 4.15.47 --pullspecs
2797
+
----
2798
+
2799
+
[id="ocp-4-15-47-bug-fixes_{context}"]
2800
+
==== Bug fixes
2801
+
2802
+
* Previously, an extra `name` prop was passed into the resource list page extensions used to list related operands on the *CSV details* page. This caused the operand list to be filtered by the `CSV` name, which often caused it to be an empty list. With this update, the operands are listed as expected. (link:https://issues.redhat.com/browse/OCPBUGS-51332[*OCPBUGS-51332*])
2803
+
2804
+
* Previously, incorrect addresses were passed to the Kubernetes EndpointSlice on a cluster. This issue prevented the installation of the MetalLB Operator on an Agent-based cluster in an IPv6 disconnected environment. With this release, a fix modifies the address evaluation method. Red{nbsp}Hat Marketplace pods can successfully connect to the cluster API server. As a result, the installation of the MetalLB Operator and the handling of ingress traffic in IPv6 disconnected environments can occur. (link:https://issues.redhat.com/browse/OCPBUGS-51253[*OCPBUGS-51253*])
2805
+
2806
+
* Previously,`konnectivity-https-proxy` did not have the additional trust bundles that were applied in the `configuration.proxy.trustCA` certificate. This caused hosted clusters to fail the provisioning process. With this release, the specified certificates are added to `Konnectivity` and propagate the proxy environment variables, allowing hosted clusters with secure proxies and custom certificates to successfully complete their provisioning. (link:https://issues.redhat.com/browse/OCPBUGS-52172[*OCPBUGS-52172*])
2807
+
2808
+
* Previously, in the Red{nbsp}Hat {product-title} web console *Notifications* section, silenced alerts were visible in the notification drawer because the alerts did not include external labels. With this release, the alerts include external labels so that silenced alerts are not visible on the notification drawer. (link:https://issues.redhat.com/browse/OCPBUGS-49849[*OCPBUGS-49849*])
2809
+
2810
+
[id="ocp-4-15-47-updating_{context}"]
2811
+
==== Updating
2812
+
To update an {product-title} 4.17 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].
2813
+
2782
2814
// 4.15.46
2783
2815
[id="ocp-4-15-46_{context}"]
2784
2816
=== RHSA-2025:1711 - {product-title} 4.15.46 bug fix and security update
0 commit comments