Bug 1940545

Summary: Canonical router hostname not correct
Product: OpenShift Container Platform Reporter: Eswar Vadla <evadla>
Component: NetworkingAssignee: aos-network-edge-staff <aos-network-edge-staff>
Networking sub component: router QA Contact: Hongan Li <hongli>
Status: CLOSED DUPLICATE Docs Contact:
Severity: urgent    
Priority: unspecified CC: aconstan, amcdermo, aos-bugs, rmonk
Version: 4.6   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-23 17:30:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 1 Andrew McDermott 2021-03-23 17:30:32 UTC
The workaround for the moment is to add "foo" or any name to the canonical host name. 
That will resolve as the domain is registered as a wildcard domain.

In this case the following would resolve in absence of a route named "foo".

 $ dig foo.apps.ocp-1.pin.prd.mlb.nbyt.fr

There is a similar bug https://bugzilla.redhat.com/show_bug.cgi?id=1901648.

*** This bug has been marked as a duplicate of bug 1901648 ***