Summary: | Wrong apiserver for Copy Login Command | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | shahan <hasha> |
Component: | Installer | Assignee: | W. Trevor King <wking> |
Installer sub component: | openshift-installer | QA Contact: | Johnny Liu <jialiu> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | CC: | aos-bugs, chuyu, eparis, jokerman, mkhan, mmccomas, spadgett, vlaad, wking |
Version: | 4.1.0 | ||
Target Milestone: | --- | ||
Target Release: | 4.1.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-04 10:48:23 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: |
Comment 1
Mo
2019-05-06 12:33:41 UTC
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 |