Skip to content

Commit 1fc8275

Browse files
authored
Merge pull request #96578 from jldohmann/OSDOCS-15477-4.19
[enterprise-4.19] OSDOCS-15477: add gwapi aws known issue
2 parents c18824b + 8c3c4f1 commit 1fc8275

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2782,6 +2782,16 @@ After you run the command, the CNO collects `must-gather` logs that you can insp
27822782
+
27832783
(link:https://issues.redhat.com/browse/OCPBUGS-52367[OCPBUGS-52367])
27842784

2785+
* There is a known issue with Gateway API and {aws-first}, {gcp-first}, and {azure-first} private clusters. The load balancer that is provisioned for a gateway is always configured to be external, which can cause errors or unexpected behavior:
2786+
+
2787+
--
2788+
** In an {aws-short} private cluster, the load balancer becomes stuck in the `pending` state and reports the error: `Error syncing load balancer: failed to ensure load balancer: could not find any suitable subnets for creating the ELB`.
2789+
2790+
** In {gcp-short} and {azure-short} private clusters, the load balancer is provisioned with an external IP address, when it should not have an external IP address.
2791+
--
2792+
+
2793+
There is no supported workaround for this issue. (link:https://issues.redhat.com/browse/OCPBUGS-57440[OCPBUGS-57440])
2794+
27852795
[id="ocp-telco-ran-4-19-known-issues_{context}"]
27862796

27872797
* In the event of a crash, the `mlx5_core` NIC driver causes an out-of-memory issue and `kdump` does not save the `vmcore` file in `/var/crash`.
@@ -3088,4 +3098,4 @@ $ oc adm release info 4.19.0 --pullspecs
30883098

30893099
[id="ocp-4-19-0-updating_{context}"]
30903100
==== Updating
3091-
To update an {product-title} 4.19 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
3101+
To update an {product-title} 4.19 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].

0 commit comments

Comments
 (0)