Skip to content

Commit 88d80bf

Browse files
authored
Merge pull request #84836 from obrown1205/OSDOCS-12597-41621
OSDOCS-12597: 4.16.21 RN
2 parents 7ada037 + 8a0a166 commit 88d80bf

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

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

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3336,6 +3336,43 @@ This section will continue to be updated over time to provide notes on enhanceme
33363336
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.
33373337
====
33383338

3339+
//4.16.21
3340+
[id="ocp-4-16-21_{context}"]
3341+
=== RHBA-2024:8986 - {product-title} {product-version}.21 bug fix
3342+
3343+
Issued: 13 November 2024
3344+
3345+
{product-title} release {product-version}.21 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-2024:8986[RHBA-2024:8986] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2024:8989[RHBA-2024:8989] advisory.
3346+
3347+
Space precluded documenting all of the container images for this release in the advisory.
3348+
3349+
You can view the container images in this release by running the following command:
3350+
3351+
[source,terminal]
3352+
----
3353+
$ oc adm release info 4.16.21 --pullspecs
3354+
----
3355+
3356+
[id="ocp-4-16-21-bug-fixes_{context}"]
3357+
==== Bug fixes
3358+
3359+
* Previously, the installation program populated the `network.devices`, `template`, and `workspace` fields in the `spec.template.spec.providerSpec.value` section of the {vmw-full} control plane machine set custom resource (CR). These fields should be set in the {vmw-short} failure domain, and the installation program that populated them caused unintended behaviors. Updating these fields did not trigger an update to the control plane machines, and these fields were cleared when the control plane machine set was deleted.
3360+
+
3361+
With this release, the installation program is updated to no longer populate values that are included in the failure domain configuration. If these values are not defined in a failure domain configuration, for instance on a cluster that is updated to {product-title} {product-version} from an earlier version, the values defined by the installation program are used. (link:https://issues.redhat.com/browse/OCPBUGS-44179[*OCPBUGS-44179*])
3362+
3363+
* Previously, enabling ESP hardware offload using IPSec on attached interfaces in Open vSwitch broke connectivity due to a bug in Open vSwitch. With this release, OpenShift automatically disables ESP hardware offload on the Open vSwitch attached interfaces, and the issue is resolved. (link:https://issues.redhat.com/browse/OCPBUGS-44043[*OCPBUGS-44043*])
3364+
3365+
* Previously, restarting a CVO pod while it was initializing the synchronization work broke the guard of a blocked upgrade request. As a result, the blocked request was incorrectly accepted. With this release, the CVO postpones the reconciliation during the initialization step, and the issue is resolved. (link:https://issues.redhat.com/browse/OCPBUGS-43964[*OCPBUGS-43964*])
3366+
3367+
* Previously, if you ran RHCOS in the live environment where the `rpm-ostree-fix-shadow-mode.service` used to run, the `rpm-ostree-fix-shadow-mode.service` logged a failure that did not impact the deployment or live system. With this release, the `rpm-ostree-fix-shadow-mode.service` does not run when RHCOS is not running from an installed environment and the issue is resolved. (link:https://issues.redhat.com/browse/OCPBUGS-36806[*OCPBUGS-36806*])
3368+
3369+
* Previously, the installation program retrieved an unsupported VPC region when you installed a cluster on {ibm-cloud-name} into an existing VPC. Attempting to install into a supported VPC region that follows the unsupported VPC region alphabetically caused the installation program to crash. With this release, the installation program is updated to ignore any VPC regions that are not fully available during resource lookups. (link:https://issues.redhat.com/browse/OCPBUGS-36290[*OCPBUGS-36290*])
3370+
3371+
[id="ocp-4-16-21-updating_{context}"]
3372+
==== Updating
3373+
3374+
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].
3375+
33393376
// 4.16.20
33403377
[id="ocp-4-16-20_{context}"]
33413378
=== RHSA-2024:8683 - {product-title} {product-version}.20 bug fix and security update

0 commit comments

Comments
 (0)