Skip to content

Commit 4f899a5

Browse files
authored
Merge pull request #90128 from tmalove/OSDOCS-13598-new
OSDOCS#13598-new: Update the z-stream RN for 4.15.47
2 parents 74a69d3 + 1ac6f40 commit 4f899a5

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

release_notes/ocp-4-15-release-notes.adoc

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2779,6 +2779,38 @@ This section will continue to be updated over time to provide notes on enhanceme
27792779
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.
27802780
====
27812781

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+
27822814
// 4.15.46
27832815
[id="ocp-4-15-46_{context}"]
27842816
=== RHSA-2025:1711 - {product-title} 4.15.46 bug fix and security update

0 commit comments

Comments
 (0)