Skip to content

Commit f7db1b4

Browse files
committed
OSDOCS-14370: Documented the 4.17.26 z-stream release notes
1 parent 5c19307 commit f7db1b4

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

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

+35
Original file line numberDiff line numberDiff line change
@@ -2879,6 +2879,41 @@ This section will continue to be updated over time to provide notes on enhanceme
28792879
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.
28802880
====
28812881

2882+
// 4.17.26
2883+
[id="ocp-4-17-26_{context}"]
2884+
=== RHSA-2025:4012 - {product-title} {product-version}.26 bug fix and security update advisory
2885+
2886+
Issued: 23 April 2025
2887+
2888+
{product-title} release {product-version}.26 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:4012[RHSA-2025:4012] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:4014[RHBA-2025:4014] advisory.
2889+
2890+
Space precluded documenting all of the container images for this release in the advisory.
2891+
2892+
You can view the container images in this release by running the following command:
2893+
2894+
[source,terminal]
2895+
----
2896+
$ oc adm release info 4.17.26 --pullspecs
2897+
----
2898+
2899+
[id="ocp-4-17-26-bug-fixes_{context}"]
2900+
==== Bug fixes
2901+
2902+
// SME review
2903+
* Previously, the Single Root I/O Virtualization (SR-IOV) virtual function (VF) changed the maximum transmission unit (MTU) to an unexpected value when a pod was deleted. With this release, the SR-IOV Container Network Interface (CNI) now reverts any unexpected MTU value changes to the original value so that this issue no longer exists. (link:https://issues.redhat.com/browse/OCPBUGS-54392[*OCPBUGS-54392*])
2904+
2905+
// SME review
2906+
* Previously, when you attempted to create a validating webhook for a resource that is managed by the `oauth` API server, the validating webhook was not created. This issue occurred because of a communication issue with the `oauth` API server and the data plane. With this release, a Konnectivity proxy sidecar has been added to bridge communications between the `oauth` API server and the data plane so that you can now create a validating webhook for any resource that the `oauth` API server manages. (link:https://issues.redhat.com/browse/OCPBUGS-54841[*OCPBUGS-54841*])
2907+
2908+
2909+
2910+
2911+
2912+
2913+
[id="ocp-4-17-26-updating_{context}"]
2914+
==== Updating
2915+
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].
2916+
28822917
// 4.17.25
28832918
[id="ocp-4-17-25_{context}"]
28842919
=== RHSA-2025:3798 - {product-title} {product-version}.25 bug fix and security update advisory

0 commit comments

Comments
 (0)