Skip to content

Commit 4ad66d0

Browse files
committed
OSDOCS-12513: Documented the 4.16.20 z-stream release notes
1 parent 4fe80bb commit 4ad66d0

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

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

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3325,6 +3325,35 @@ This section will continue to be updated over time to provide notes on enhanceme
33253325
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.
33263326
====
33273327

3328+
// 4.16.20
3329+
[id="ocp-4-16-20_{context}"]
3330+
=== RHSA-2024:8683 - {product-title} {product-version}.20 bug fix and security update
3331+
3332+
Issued: 06 November 2024
3333+
3334+
{product-title} release {product-version}.20 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-2024:8683[RHSA-2024:8683] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHSA-2024:8686[RHSA-2024:8686] advisory.
3335+
3336+
Space precluded documenting all of the container images for this release in the advisory.
3337+
3338+
You can view the container images in this release by running the following command:
3339+
3340+
[source,terminal]
3341+
----
3342+
$ oc adm release info 4.16.20 --pullspecs
3343+
----
3344+
3345+
[id="ocp-4-16-20-bug-fixes_{context}"]
3346+
==== Bug fixes
3347+
3348+
* Previously, an invalid or unreachable identity provider (IDP) blocked updates to {hcp}. With this release, the `ValidIDPConfiguration` condition in the `HostedCluster` object now reports any IDP errors so that these errors do not block updates to {hcp}. (link:https://issues.redhat.com/browse/OCPBUGS-43840[*OCPBUGS-43840*])
3349+
3350+
* Previously, the Machine Config Operator (MCO) {vmw-short} `resolve-prepender` script used `systemd` directives that were incompatible with old bootimage versions used in {product-title} 4. With this release, nodes can scale using newer boot image versions {product-version} 4.13 or later, through manual intervention, or by updating to a release that includes this fix. (link:https://issues.redhat.com/browse/OCPBUGS-42109[*OCPBUGS-42109*])
3351+
3352+
[id="ocp-4-16-20-updating_{context}"]
3353+
==== Updating
3354+
3355+
To update an existing {product-title} 4.16 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster by using the CLI].
3356+
33283357
// 4.16.19
33293358
[id="ocp-4-16-19_{context}"]
33303359
=== RHSA-2024:8415 - {product-title} {product-version}.19 bug fix and security update

0 commit comments

Comments
 (0)