Bug 1700891
Summary: | Nightly/CI builds have incorrect branding for the login page | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Clayton Coleman <ccoleman> |
Component: | apiserver-auth | Assignee: | Matt Rogers <mrogers> |
Status: | CLOSED ERRATA | QA Contact: | Chuan Yu <chuyu> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | aos-bugs, chuyu, eparis, gblomqui, jokerman, mkhan, mmccomas, nagrawal, rhamilto, somalley |
Target Milestone: | --- | ||
Target Release: | 4.1.0 | ||
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: | 2019-06-04 10:47:40 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: |
Description
Clayton Coleman
2019-04-17 14:54:37 UTC
Specifically, the login page should default to OCP display, and the presence of this config location on the cluster should inform the operator to use Origin if it exists and the user has not provided a config. First PR of a series: Fix the embedded object within the configmap: https://github.com/openshift/origin-branding/pull/5 2nd pr to fix the auth-operator: https://github.com/openshift/cluster-authentication-operator/pull/121 Login page template updated with new logo in https://github.com/openshift/ose/pull/1521 https://github.com/openshift/cluster-authentication-operator/pull/124 PR is in the merge queue. PR merged. Verified on 4.1.0-0.nightly-2019-05-06-011159 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 |