Skip to content

Commit 54a30a4

Browse files
authored
Merge pull request #73569 from cbippley/OSDOCS-10014
OSDOCS-10014 OCP 4.13.38 RNs
2 parents 17ba522 + 0f44a55 commit 54a30a4

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3982,3 +3982,30 @@ $ oc adm release info 4.13.37 --pullspecs
39823982
[id="ocp-4-13-37-updating"]
39833983
==== Updating
39843984
To update an existing {product-title} 4.13 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
3985+
3986+
[id="ocp-4-13-38"]
3987+
=== RHSA-2024:1454 - {product-title} 4.13.38 bug fix and security update
3988+
3989+
Issued: 2024-03-27
3990+
3991+
{product-title} release 4.13.38, which includes security updates, 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:1454[RHSA-2024:1454] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHSA-2024:1456[RHSA-2024:1456] advisory.
3992+
3993+
Space precluded documenting all of the container images for this release in the advisory.
3994+
3995+
You can view the container images in this release by running the following command:
3996+
3997+
[source,terminal]
3998+
----
3999+
$ oc adm release info 4.13.38 --pullspecs
4000+
----
4001+
4002+
[id="ocp-4-13-38-bug-fixes"]
4003+
==== Bug fixes
4004+
4005+
* Previously, machine sets that ran on Microsoft Azure regions with no availability zone support always created `AvailabilitySets` objects for Spot instances. This operation caused Spot instances to fail because the instances did not support availability sets. Now, machine sets do not create `AvailabilitySets` objects for Spot instances that operate in non-zonal configured regions. (link:https://issues.redhat.com/browse/OCPBUGS-29906[*OCPBUGS-29906*])
4006+
4007+
* Previously, the `manila-csi-driver-controller-metrics` service had empty endpoints caused by an incorrect name for the app selector. With this release the app selector name is changed to `openstack-manila-csi` and the issue is fixed. (link:https://issues.redhat.com/browse/OCPBUGS-26224[*OCPBUGS-26224*])
4008+
4009+
[id="ocp-4-13-38-updating"]
4010+
==== Updating
4011+
To update an existing {product-title} 4.13 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].

0 commit comments

Comments
 (0)