Hide Forgot
Description of problem: Failed to show Kibana when redirect from web-console->Applications->pods->$Pod->Logs->View Archive It is redirected to https://kibana.apps.0809-f0i.qe.rhcloud.com/auth/token/. and report error "{"statusCode":404,"error":"Not Found"}" Version-Release number of selected component (if applicable): Logging:v3.11.0-0.11.0.0 How reproducible: Always Steps to Reproduce: 1. Login webconsole 2. Click Applications->pods->$Pod->Logs->View Archive 3. Actual results: it redirect to Kibana. Expected results: It redirect to https://kibana.apps.0809-f0i.qe.rhcloud.com/auth/token/ and print '{"statusCode":404,"error":"Not Found"}' Additional info:
The outcome of the fix will end up as a functionality change from prior releases due to the change in proxy usage: * Modify console 'log archive' link to no longer post or provide your auth token * Change necessitates users may have to login again * Post 3.11 there will not be an archive link to Kibana because of the console arch changes and other. * This is a minor regression from 3.10. We made this change because of maintenance concerns related to the Fabric8 proxy; it was on 0.10.43 of Node which is considerably EOL.
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/1c83a2166ec21f1c9389d674298c29f6c5625707 bug 1614255. Remove posting token for use with oauth-proxy
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/5b005aaf6d7817915d60f660b520c85d62b533be Revert "bug 1614255. Remove posting token for use with oauth-proxy" This reverts commit 1c83a2166ec21f1c9389d674298c29f6c5625707.
https://github.com/openshift/origin-web-console/pull/3067
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/d922cc2827304fb3315fc9690d757e9026785342 bug 1614255. Remove posting token for use with oauth-proxy
Added note to docs: https://bugzilla.redhat.com/show_bug.cgi?id=1614255
Verified and pass with logging:v3.11.0-0.28.0.0
Correct link to note in docs: https://github.com/openshift/openshift-docs/commit/a8a5f6e8c9fba730044b46fba47a5ae38802be17
Changes are live: https://docs.openshift.com/container-platform/3.11/install_config/aggregate_logging.html#aggregate-logging-kibana