-
Bug
-
Resolution: Done-Errata
-
Minor
-
4.14.0
-
Moderate
-
No
-
Hypershift Sprint 242, Hypershift Sprint 243
-
2
-
False
-
-
-
Bug Fix
-
Done
Description of problem:
Standalone OpenShift allows customizing templates for OAuth via the oauth.config.openshift.io/cluster resource. In HyperShift, this is done via the HostedCluster.spec.configuration.oauth field. However, setting a reference to secrets in these fields does not take effect on a HyperShift cluster.
Version-Release number of selected component (if applicable):
4.14
How reproducible:
always
Steps to Reproduce:
1.Create a HostedCluster and specify alternate templates for oauth via the HostedCluster.spec.configuration.oauth field. 2. View the oauth UI by attempting to log in to the OpenShift console. 3.
Actual results:
Different oauth templates do not take effect
Expected results:
Templates affect the look of the oauth login page
Additional info: