Skip to content

Commit 26a7f3e

Browse files
committed
OSDOCS-13314: 4.17.16 RN
1 parent eecd598 commit 26a7f3e

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

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

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2874,6 +2874,44 @@ This section will continue to be updated over time to provide notes on enhanceme
28742874
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.
28752875
====
28762876

2877+
// 4.17.16
2878+
[id="ocp-4-17-16_{context}"]
2879+
=== RHSA-2025:1120 - {product-title} {product-version}.16 bug fix, and security update advisory
2880+
2881+
Issued: 11 February 2025
2882+
2883+
{product-title} release {product-version}.16 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:1120[RHSA-2025:1120] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHSA-2025:1122[RHSA-2025:1122] advisory.
2884+
2885+
Space precluded documenting all of the container images for this release in the advisory.
2886+
2887+
You can view the container images in this release by running the following command:
2888+
2889+
[source,terminal]
2890+
----
2891+
$ oc adm release info 4.17.16 --pullspecs
2892+
----
2893+
2894+
[id="ocp-4-17-16-bug-fixes_{context}"]
2895+
==== Bug fixes
2896+
2897+
* Previously, the Bare Metal Operator (BMO) created the `HostFirmwareComponents` custom resource for all Bare-metal hosts (BMH), including ones based on the intelligent platform management interface (IPMI), which did not support it. With this release, `HostFirmwareComponents` custom resources are only created for BMH that support it. (link:https://issues.redhat.com/browse/OCPBUGS-49701[*OCPBUGS-49701*])
2898+
2899+
* Previously, importing manifest lists could cause an API crash if the source registry returned an invalid sub-manifest result. With this update, the API flags an error on the imported tag instead of crashing. (link:https://issues.redhat.com/browse/OCPBUGS-49399[*OCPBUGS-49399*])
2900+
2901+
* Previously, the Konnectivity proxy used by the `openshift-apiserver` in the control plane resolved registry names with cloud API suffixes on the control plane and then attempted to access them through the data plane.
2902+
+
2903+
A hosted cluster that used the no-egress feature in ROSA, and a container registry that was accessible through an Amazon Virtual Private Cloud (VPC) endpoint was created but failed to install because `imagestreams` that use the container registry did not resolve. With this release, the Konnectivity proxy resolves and routes hostnames consistently. (link:https://issues.redhat.com/browse/OCPBUGS-46465[*OCPBUGS-46465*])
2904+
2905+
* Previously, if you ran a build that required a trust bundle to access registries, it did not pick up the bundle configured in the cluster proxy. The builds failed if they referenced a registry required for a custom trust bundle. With this release, builds that require the trust bundle specified in the proxy configuration succeed, and the issue is resolved. (link:https://issues.redhat.com/browse/OCPBUGS-45268[*OCPBUGS-45268*])
2906+
2907+
* Previously, when you attempted to use the {hcp} CLI to create a {hcp} cluster, the installation failed because of a release image check on multi-arch images. With this release, an update to the {hcp} CLI codebase fixes the issue so that the release image check does not fail when checking for multi-arch images. (link:https://issues.redhat.com/browse/OCPBUGS-44927[*OCPBUGS-44927*])
2908+
2909+
* Previously, installing an {aws-short} cluster in either the Commercial Cloud Services (C2S) region or the Secret Commercial Cloud Services (SC2S) region failed because the installation program added unsupported security groups to the load balancer. With this release, the installation program no longer adds unsupported security groups to the load balancer for a cluster that needs to be installed in either the C2S region or SC2S region. (link:https://issues.redhat.com/browse/OCPBUGS-42763[*OCPBUGS-42763*])
2910+
2911+
[id="ocp-4-17-16-updating_{context}"]
2912+
==== Updating
2913+
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].
2914+
28772915
// 4.17.15
28782916
[id="ocp-4-17-15_{context}"]
28792917
=== RHSA-2025:0876 - {product-title} {product-version}.15 bug fix, and security update advisory

0 commit comments

Comments
 (0)