Skip to content

Commit b46fc3a

Browse files
committed
OSDOCS-13814: 4.18.7 z-stream RN
1 parent e69e443 commit b46fc3a

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

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

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

2998+
// 4.18.7
2999+
[id="ocp-4-18-7_{context}"]
3000+
=== RHBA-2025:3293 - {product-title} {product-version}.7 bug fix update
3001+
3002+
Issued: 01 April 2025
3003+
3004+
{product-title} release {product-version}.7 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:3293[RHBA-2025:3293] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:3295[RHBA-2025:3295] advisory.
3005+
3006+
Space precluded documenting all of the container images for this release in the advisory.
3007+
3008+
You can view the container images in this release by running the following command:
3009+
3010+
[source,terminal]
3011+
----
3012+
$ oc adm release info 4.18.7 --pullspecs
3013+
----
3014+
3015+
[id="ocp-4-18-7-bug-fixes_{context}"]
3016+
==== Bug fixes
3017+
3018+
* Previously, when a proxy was configured, the installation program added the `machineNetwork` Classless Inter-Domain Routing (CIDR) to the `noProxy` field. If the `machineNetwork` CIDR was also configured by the user in `noProxy`, this resulted in a duplicate entry. A duplicate entry was not allowed by ignition and possibly prevented the host from booting properly. With this release, the fix ensures that the installation program does not add the `machineNetwork` CIDR to `noProxy` if it is already set. (link:https://issues.redhat.com/browse/OCPBUGS-53183[*OCPBUGS-53183*])
3019+
3020+
* Previously, an `unable to read image` error message occurred when building the agent ISO in a disconnected setup. With this release, the error message does not appear. (link:https://issues.redhat.com/browse/OCPBUGS-52515[*OCPBUGS-52515*])
3021+
3022+
* Previously, the code blocked the image import from a blocked registry. With this release, the image import from the registry is not blocked when the registry has mirrors configured. (link:https://issues.redhat.com/browse/OCPBUGS-52312[*OCPBUGS-52312*])
3023+
3024+
[id="ocp-4-18-7-updating_{context}"]
3025+
==== Updating
3026+
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].
3027+
29983028
// 4.18.6
29993029
[id="ocp-4-18-6_{context}"]
30003030
=== RHSA-2025:3066 - {product-title} {product-version}.6 bug fix update and security update

0 commit comments

Comments
 (0)