Skip to content

Commit 8c3c4f1

Browse files
committed
OSDOCS-15477: add gwapi aws known issue
1 parent dc08965 commit 8c3c4f1

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
@@ -2775,6 +2775,16 @@ After you run the command, the CNO collects `must-gather` logs that you can insp
27752775
+
27762776
(link:https://issues.redhat.com/browse/OCPBUGS-52367[OCPBUGS-52367])
27772777

2778+
* 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:
2779+
+
2780+
--
2781+
** 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`.
2782+
2783+
** 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.
2784+
--
2785+
+
2786+
There is no supported workaround for this issue. (link:https://issues.redhat.com/browse/OCPBUGS-57440[OCPBUGS-57440])
2787+
27782788
[id="ocp-telco-ran-4-19-known-issues_{context}"]
27792789

27802790
* 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`.
@@ -3048,4 +3058,4 @@ $ oc adm release info 4.19.0 --pullspecs
30483058

30493059
[id="ocp-4-19-0-updating_{context}"]
30503060
==== Updating
3051-
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].
3061+
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)