Hide Forgot
The installer team owns the infrastructures.config.openshift.io API. Both the console and the OAuth server read its status.apiServerURL to tell users where the API server is.
ex: $ oc get infrastructures.config.openshift.io cluster -o jsonpath='{.status.apiServerURL}' https://api-int.m044.devcluster.openshift.com:6443
API groundwork in flight with [1]. After that gets kicked around and lands, we'll need to port the consumers to the appropriate internal/external property to fix this bug. [1]: https://github.com/openshift/api/pull/308
Installer needs to set the appropriate APIServerInternalURL value, no?
[1] will set the new field. [1]: https://github.com/openshift/installer/pull/1718
This needs an additional change: https://github.com/openshift/installer/pull/1727. Moving back to POST.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:0758