Skip to content

Commit 19f64c3

Browse files
committed
OSDOCS-15618 updated release notes
1 parent 806f725 commit 19f64c3

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2896,6 +2896,36 @@ This section will continue to be updated over time to provide notes on enhanceme
28962896
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.
28972897
====
28982898

2899+
// 4.17.37
2900+
[id="ocp-4-17-37_{context}"]
2901+
=== RHSA-2025:12437 - {product-title} {product-version}.37 bug fix update and security
2902+
2903+
Issued: 06 August 2025
2904+
2905+
{product-title} release {product-version}.37 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2025:12437[RHSA-2025:12437] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:12438[RHBA-2025:12438] advisory.
2906+
2907+
Space precluded documenting all of the container images for this release in the advisory.
2908+
2909+
You can view the container images in this release by running the following command:
2910+
2911+
[source,terminal]
2912+
----
2913+
$ oc adm release info 4.17.37 --pullspecs
2914+
----
2915+
2916+
[id="ocp-4-17-37-bug-fixes_{context}"]
2917+
==== Bug fixes
2918+
2919+
* Before this update, the `catalog-operator` captured snapshots every five minutes, which caused CPU spikes when dealing with many namespaces, subscriptions, and large catalog sources. This increased load on the catalog source pods and prevented users from installing or upgrading Operators. With this release, the catalog snapshot cache lifetime has been increased to 30 minutes allowing enough time for the catalog source to resolve attempts without causing an undue load and stabilizing the Operator installation and upgrade process. (link:https://issues.redhat.com/browse/OCPBUGS-57428[OCPBUGS-57428])
2920+
2921+
* Before this update, forward slashes were permitted in `console.tab/horizontalNav` `href` values. Starting in 4.15, a regression resulted in forward slashes no longer working correctly when used in `href` values. With this release, forward slashes in `console.tab/horizontalNav` `href` values work as expected. (link:https://issues.redhat.com/browse/OCPBUGS-59265[OCPBUGS-59265])
2922+
2923+
* Before this update, the *Observe* -> *Metrics* -> *query* -> *QueryKebab* -> *Export as csv* drop-down item did not handle an undefined title element. As a consequence, users were unable to export the CSV file for certain queries on the *Metrics* tab of OpenShift Lister version 4.17. With this release, the metrics download for all queries correctly handles the object properties in the drop-down menu items allowing for successful CSV exports. (link:https://issues.redhat.com/browse/OCPBUGS-52592[OCPBUGS-52592])
2924+
2925+
[id="ocp-4-17-37-updating_{context}"]
2926+
==== Updating
2927+
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 using the CLI].
2928+
28992929
// 4.17.36
29002930
[id="ocp-4-17-36_{context}"]
29012931
=== RHSA-2025:11359 - {product-title} {product-version}.36 bug fix update and security

0 commit comments

Comments
 (0)