Skip to content

Commit fc0d161

Browse files
committed
OSDOCS-15776 Gateway API: Backport of known issues
1 parent 68cc476 commit fc0d161

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

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

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2809,6 +2809,40 @@ To save the `vmcore` file, use the `crashkernel` setting to reserve 1024 MB of m
28092809

28102810
* NFS volumes exported from VMware vSAN Files cannot be mounted by clusters running {product-title} 4.19 due to RHEL-83435. To avoid this issue, ensure that you are running VMware ESXi and vSAN at the latest patch versions of 8.0 P05, or later. (link:https://issues.redhat.com/browse/OCPBUGS-55978[OCPBUGS-55978])
28112811

2812+
Known Gateway API issues
2813+
2814+
* By default, `istiod` will create a ConfigMap `istio-ca-root-cert` in every namespace it watches, which can create unnecessary ConfigMaps. (link:https://issues.redhat.com/browse/OSSM-9076[OSSM-9076])
2815+
2816+
* When using Gateway API via the Cluster Ingress Operator (CIO), any Istio specific resources (e.g. VirtualService) are not allowed or supported. (link:https://issues.redhat.com/browse/OSSM-9154[OSSM-9154])
2817+
2818+
* Istio will copy all labels and annotations from your Gateway objects to the child resources it creates. (link:https://issues.redhat.com/browse/OSSM-8989[OSSM-8989])
2819+
2820+
* Gateway API on CIO can be broken by an existing incompatible OpenShift Service Mesh (OSSM) subscription. (link:https://issues.redhat.com/browse/NE-1964[NE-1964])
2821+
2822+
* Currently Gateway API is not supported for on-premise platforms: BareMetal, VSphere, oVirt, KubeVirt, EquinixMetal, Nutanix. (link:https://issues.redhat.com/browse/NE-2010[NE-2010])
2823+
2824+
* The reverse proxy for Gateway API is known to be less performant than HAProxy. (link:https://issues.redhat.com/browse/NE-1990[NE-1990]) and (link:https://issues.redhat.com/browse/OSSM-9095[OSSM-9095])
2825+
2826+
* Gateway API may not work with RH Connectivity Link, OpenShift AI, or other layered products. (link:https://issues.redhat.com/browse/NE-1967(NE-1967))
2827+
2828+
* Gateway API does not have idling support. (link:https://issues.redhat.com/browse/NE-1103[NE-1103])
2829+
2830+
* Gateway API does not have OpenShift Console integration. (link:https://issues.redhat.com/browse/NE-1109[NE-1109])
2831+
2832+
* Gateway API has no OpenShift Console command line integration. (link:https://issues.redhat.com/browse/NE-1102[NE-1102])
2833+
2834+
* Gateway API has no configuration of access logs or other Istio options. (link:https://issues.redhat.com/browse/NE-1926[NE-1926])
2835+
2836+
* Gateway API does not currently support using User Defined Networks (UDN). (link:https://issues.redhat.com/browse/NE-1928[NE-1928])
2837+
2838+
* Users will not receive flags when previous Gateway API CRDs are trying to make changes. (link:https://issues.redhat.com/browse/NE-1958[NE-1958])
2839+
2840+
* Installing OSSM with Gateway API causes an Ingress Operator Failure. (link:https://issues.redhat.com/browse/OCPBUGS-55317)
2841+
2842+
* On a private cluster, the LB created for a Gateway should be internal, but it is external. (link:https://issues.redhat.com/browse/OCPBUGS-57440[OCPBUGS-57440])
2843+
2844+
* Users who create a Gateway resource pointing to the correct `GatewayClass` must also manually add an `istio.io/rev` label to their Gateway object for it to be recognized. (link:https://issues.redhat.com/browse/OSSM-10518)
2845+
28122846
[id="ocp-4-19-asynchronous-errata-updates_{context}"]
28132847
== Asynchronous errata updates
28142848

0 commit comments

Comments
 (0)