-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
E2E testing for Gateway API
-
BU Product Work
-
8
-
False
-
None
-
False
-
To Do
-
OCPSTRAT-247 - Gateway API using Istio for Cluster Ingress - Tech Preview
-
OCPSTRAT-247Gateway API using Istio for Cluster Ingress - Tech Preview
-
0% To Do, 17% In Progress, 83% Done
-
L
-
Sprint 234, Sprint 235, Sprint 236
-
0
-
0.000
Continue work for E2E tests for the implementation of "gatewaycontroller" in https://issues.redhat.com/browse/NE-1206
Some ideas for the test include:
- Test installation: Create GatewayClass with spec.controllerName: openshift.io/gateway-controller and ensure the following:
- Istio Operator successfully gets installed
The expected Gateway API CRDs are installed(done inNE-1208)- The SMCP gets created
- Istiod control plane gets stood up
- Istio-ingressgateway exists and is healthy
- Automatic deployments work by creating a Gateway controller - Istio creates an envoy proxy for the gateway
- End-to-End Ingress Check: Create HTTPRoute, and attach to Gateway, ensure connectivity
- Ingress op creates the catalog source and subscription automatically for a Istio image that is publicly available