Skip to content

Commit 47f1031

Browse files
committed
OSDOCS-16561: 4.17.42 z-stream RN
1 parent 591765d commit 47f1031

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
@@ -2918,6 +2918,36 @@ This section will continue to be updated over time to provide notes on enhanceme
29182918
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.
29192919
====
29202920

2921+
// 4.17.42
2922+
[id="ocp-4-17-42_{context}"]
2923+
=== RHBA-2025:18235 - {product-title} {product-version}.42 bug fix update and security
2924+
2925+
Issued: 22 October 2025
2926+
2927+
{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.
2928+
2929+
Space precluded documenting all of the container images for this release in the advisory.
2930+
2931+
You can view the container images in this release by running the following command:
2932+
2933+
[source,terminal]
2934+
----
2935+
$ oc adm release info 4.17.42 --pullspecs
2936+
----
2937+
2938+
[id="ocp-4-17-42-bug-fixes_{context}"]
2939+
==== Bug fixes
2940+
2941+
* 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])
2942+
2943+
* 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])
2944+
2945+
* Before this update, the incorrect `hostPath` configuration for the `/etc/docker` directory caused OLMv1 pod issues. As a consequence, OLMv1 pods failed to work due to a `hostPath` type check error. With this release, the fix ensures that the directory for `/etc/docker` in `hostPath` is correct, and resolves OLMv1 pod issues. As a result, the {product-title} cluster operates smoothly. (link:https://issues.redhat.com/browse/OCPBUGS-62741[OCPBUGS-62741])
2946+
2947+
[id="ocp-4-17-42-updating_{context}"]
2948+
==== Updating
2949+
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].
2950+
29212951
// 4.17.41
29222952
[id="ocp-4-17-41_{context}"]
29232953
=== RHSA-2025:17232 - {product-title} {product-version}.41 bug fix update and security

0 commit comments

Comments
 (0)