Skip to content

Commit 5550fcf

Browse files
Added 4.21.10 z-stream release notes
1 parent 2dd3d09 commit 5550fcf

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

modules/zstream-4-21-10.adoc

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * release_notes/ocp-4-21-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="zstream-4-21-10_{context}"]
7+
= RHSA-2026:7245 - {product-title} {product-version}.10 fixed issues and security update
8+
9+
Issued: 14 April 2026
10+
11+
[role="_abstract"]
12+
{product-title} release {product-version}.10 is now available. The list of fixed issues that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2026:7245[RHSA-2026:7245] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2026:7240[RHBA-2026:7240] advisory.
13+
14+
Space precluded documenting all of the container images for this release in the advisory.
15+
16+
You can view the container images in this release by running the following command:
17+
18+
[source,terminal]
19+
----
20+
$ oc adm release info 4.21.10 --pullspecs
21+
----
22+
23+
[id="zstream-4-21-10-fixed-issues_{context}"]
24+
== Fixed issues
25+
26+
* Before this update, navigating from a dynamic plugin's tab on one resource detail page to another plugin tab on a different detail page caused the web console to display an error and become unresponsive. This affected plugins that added horizontal navigation tabs to resource detail pages, such as virtual machines, PersistentVolumeClaims, or storage classes. With this update, the web console correctly loads plugin tab components during navigation. As a result, navigation between dynamic plugin tabs on different resource detail pages works as expected.(link:https://redhat.atlassian.net/browse/OCPBUGS-77246[OCPBUGS-77246])
27+
28+
* Before this update, when a new node joined a cluster, the synchronization process was delayed because the system only checked for updates periodically. As a consequence, the synchronization is delayed for up to 15 minutes. With this update, the `global-pull-secret-syncer` tool is triggered the moment the cluster's management layer identifies the new node. As a result, the synchronization process begins as soon as the node is ready, significantly reducing the wait time. (link:https://redhat.atlassian.net/browse/OCPBUGS-77966[OCPBUGS-77966])
29+
30+
[id="zstream-4-21-10-updating_{context}"]
31+
== Updating
32+
33+
To update an {product-title} 4.21 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ include::modules/rn-ocp-release-notes-known-issues.adoc[leveloffset=+1]
4444
// Asynchronous errata updates
4545
include::modules/rn-async-errata.adoc[leveloffset=+1]
4646

47+
// 4.21.10 RNs and updating
48+
include::modules/zstream-4-21-10.adoc[leveloffset=+2]
49+
4750
// 4.21.9 RNs and updating
4851
include::modules/zstream-4-21-9.adoc[leveloffset=+2]
4952

0 commit comments

Comments
 (0)