Description of problem: Pod logs hyperlink for replicaset on Monitoring page has no response after click. And hovering on it, it shows "/console" url Version-Release number of selected component (if applicable): v3.7.0-0.123.0 How reproducible: Always Steps to Reproduce: 1.Create Deployments $ oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/deployment/tc536600/hello-deployment-1.yaml 2.Go to Monitoring page 3.Expand info included in deployments/hello-openshift by clicking "Deployments", we could see message: Logs are not available for replica sets. To see application logs, view the logs for one of the replica set's pods. 4.Click on "pods" Actual results: 4.Nothing happens Expected results: 4.User should be redirected to pods page /browse/pods Additional info:
https://github.com/openshift/origin-web-console/pull/2006
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/e3268e771d4f93f902e9b3ff6bb900bad322e7ab Bug 1488288 - Fix pods link on monitoring page Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1488288
Checked on v3.7.0-0.184.0 Pods links on Monitoring page works well, clicking the pod's link will show filtered pods Move to VERIFIED