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-17-release-notes.adoc
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2928,6 +2928,36 @@ This section will continue to be updated over time to provide notes on enhanceme
2928
2928
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.
2929
2929
====
2930
2930
2931
+
// 4.17.42
2932
+
[id="ocp-4-17-42_{context}"]
2933
+
=== RHBA-2025:18235 - {product-title} {product-version}.42 bug fix update and security
2934
+
2935
+
Issued: 22 October 2025
2936
+
2937
+
{product-title} release {product-version}.42 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHBA-2025:18235[RHBA-2025:18235] advisory. There are no RPM packages for this release.
2938
+
2939
+
Space precluded documenting all of the container images for this release in the advisory.
2940
+
2941
+
You can view the container images in this release by running the following command:
2942
+
2943
+
[source,terminal]
2944
+
----
2945
+
$ oc adm release info 4.17.42 --pullspecs
2946
+
----
2947
+
2948
+
[id="ocp-4-17-42-bug-fixes_{context}"]
2949
+
==== Bug fixes
2950
+
2951
+
* Before this update, multiple mirrors in the {hcp} payload caused image lookup failures, and led to {hcp} creation failures when multiple mirror images were handled. With this release, the {hcp} payload supports multiple mirrors, correctly handles unavailable mirrors, and results in a successful cluster creation. (link:https://issues.redhat.com/browse/OCPBUGS-57143[OCPBUGS-57143])
2952
+
2953
+
* Before this update, a fixed upstream issue in {product-title} version 4.17 was not reproducible and was triggered by consuming the issue for downstream. This led to data inconsistency for users. With this release, the upstream issue in the `external-resizer` mechanism is fixed, and reduces potential consumption for downstream. As a result, users do not experience the issue in {product-title} version 4.17. (link:https://issues.redhat.com/browse/OCPBUGS-62466[OCPBUGS-62466])
2954
+
2955
+
* Before this update, the incorrect `hostPath` configuration for the `/etc/docker` directory caused {olmv1-first} pod issues. As a consequence, {olmv1} pods failed to work due to a `hostPath` type check error. With this release, the fix ensures the correct directory for `/etc/docker` in `hostPath`, and resolves {olmv1} pod issues. As a result, the {product-title} cluster operates smoothly. (link:https://issues.redhat.com/browse/OCPBUGS-62741[OCPBUGS-62741])
2956
+
2957
+
[id="ocp-4-17-42-updating_{context}"]
2958
+
==== Updating
2959
+
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].
2960
+
2931
2961
// 4.17.41
2932
2962
[id="ocp-4-17-41_{context}"]
2933
2963
=== RHSA-2025:17232 - {product-title} {product-version}.41 bug fix update and security
0 commit comments