-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.15, 4.16, 4.17, 4.18
-
Moderate
-
None
-
NE Sprint 257, NE Sprint 258, NE Sprint 259, NE Sprint 260, NE Sprint 261, NE Sprint 262
-
6
-
Rejected
-
False
-
Description of problem:
If you set up a Gateway with a wildcard hostname the same as the wildcard app domain, and then delete that Gateway, you delete the wildcard record for the cluster.
Version-Release number of selected component (if applicable):
4.16
How reproducible:
Every time
Steps to Reproduce:
1. Run the TestGatewayAPI e2e test to completion, or 2. Create a gatewayclass 3. Create a gateway with hostname the same as the ingress controller apps domain (*.apps.xxx.yyy) 4. Delete the gateway
Actual results:
When you delete the gateway it deletes the upstream DNS record for the ingress controller. Console, OAuth, and Canary routes will fail.
Expected results:
No one should be allowed to create a gateway with the same hostname as the ingress controller apps domain.
Additional info: