Bug 1746695
| Summary: | Normal users could not view project logs in Kibana. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Qiaoling Tang <qitang> | ||||
| Component: | Logging | Assignee: | Jeff Cantrill <jcantril> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.2.0 | CC: | anli, aos-bugs, jcrumple, openshift-bugs-escalate, rmeggins | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | 4.2.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-10-16 06:38:14 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1746482 | ||||||
| Attachments: |
|
||||||
|
Description
Qiaoling Tang
2019-08-29 06:45:12 UTC
I believe this is related to a missing token when making requests to the openshift api server fixed in https://github.com/fabric8io/openshift-elasticsearch-plugin/pull/186 where I saw issues while investigating test failures for https://github.com/openshift/origin-aggregated-logging/pull/1735 The fix is not in openshift/ose-logging-elasticsearch5/images/v4.2.0-201909020729. Waiting another image The ES plugin version sh-4.2$ /usr/share/elasticsearch/bin/plugin list -v Plugins directory: /usr/share/elasticsearch/plugins openshift-elasticsearch - Plugin information: Name: openshift-elasticsearch Description: Openshift Elasticsearch Plugin Version: 5.6.13.10-redhat-1 Native Controller: false * Classname: io.fabric8.elasticsearch.plugin.OpenShiftElasticSearchPlugin prometheus-exporter - Plugin information: Name: prometheus-exporter Description: Export Elasticsearch metrics to Prometheus Version: 5.6.13.2 Native Controller: false * Classname: org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin @anli, I don't understand #c5. Are you stating there is still a failure even though it has the correct plugin version? Confirmed the need to: * reintroduce the ability to list projects for the proxy: https://github.com/openshift/cluster-logging-operator/pull/234/files#diff-5ff1cbe659b99e0e73d8ba484249c27cL480 * log user out and then log them back in where they will need to grant use of the list project permissions Verified in v4.2.0-201909151553 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:2922 |