Skip to content

Commit bc81c70

Browse files
authored
Merge pull request #94492 from tmalove/OSDOCS-14859
OSDOCS#14859: Update the z-stream RN for 4.18.17
2 parents 51b902e + 0c10817 commit bc81c70

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3017,6 +3017,34 @@ This section will continue to be updated over time to provide notes on enhanceme
30173017
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.
30183018
====
30193019

3020+
// 4.18.17
3021+
[id="ocp-4-18-17_{context}"]
3022+
=== RHSA-2025:8560 - {product-title} {product-version}.17 bug fix and security update
3023+
3024+
Issued: 10 June 2025
3025+
3026+
{product-title} release {product-version}.17 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:8560[RHSA-2025:8560] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:8561[RHBA-2025:8561] advisory.
3027+
3028+
Space precluded documenting all of the container images for this release in the advisory.
3029+
3030+
You can view the container images in this release by running the following command:
3031+
3032+
[source,terminal]
3033+
----
3034+
$ oc adm release info 4.18.17 --pullspecs
3035+
----
3036+
3037+
[id="ocp-4-18-17-bug-fixes_{context}"]
3038+
==== Bug fixes
3039+
3040+
* Previously, a {sno} deployment on {product-title} 4.11 failed on a {rh-openstack-first} provider because of an unsupported installation on the platform. With this release, {sno} deployments support installations on {rh-openstack}, which enhances installation flexibility. (link:https://issues.redhat.com/browse/OCPBUGS-56864[OCPBUGS-56864])
3041+
3042+
* Previously, the `disk2mirror` process did not display logs during the cache registry population, which caused an incomplete process. With this release, the working and cache directories are verified before adding the extracted mirror archives. This update improves visibility during the `disk2mirror` process and reduces user uncertainty about an incomplete process. (link:https://issues.redhat.com/browse/OCPBUGS-56659[OCPBUGS-56659])
3043+
3044+
[id="ocp-4-18-17-updating_{context}"]
3045+
==== Updating
3046+
To update an {product-title} 4.18 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
3047+
30203048
// 4.18.16
30213049
[id="ocp-4-18-16_{context}"]
30223050
=== RHSA-2025:8284 - {product-title} {product-version}.16 bug fix update

0 commit comments

Comments
 (0)