+++ This bug was initially created as a clone of Bug #1623778 +++ Description of problem: This issue is copied from Jira defect MON-272, moved here to track issue better. Log in prometheus-k8s route, besides the "Log in with OpenShift" button, there is one form under it, input name and password, the url navigates to /oauth/sign_in, but the page is still the same with prometheus-k8s route, shall the form be deleted or hidden? Other routes don't have this problem $ oc get route NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD alertmanager-main alertmanager-main-openshift-monitoring.apps.0730-hjd.qe.rhcloud.com alertmanager-main web reencrypt None grafana grafana-openshift-monitoring.apps.0730-hjd.qe.rhcloud.com grafana https reencrypt None prometheus-k8s prometheus-k8s-openshift-monitoring.apps.0730-hjd.qe.rhcloud.com prometheus-k8s web reencrypt None Comments from Frederic Branczyk: This is sadly not something we can control. This is due to the way Grafana authenticates with Prometheus. In future versions this will go away as we will change the way Grafana authenticates with Prometheus, but for 3.11, this works as intended. Version-Release number of selected component (if applicable): cluster monitoring images version v3.11.0-0.25.0.0 # openshift version openshift v3.11.0-0.25.0 How reproducible: Always Steps to Reproduce: 1. Login prometheus-k8s route 2. 3. Actual results: Expected results: Additional info:
this is an RFE and will be transferred to Jira