Bug 1384367
Summary: | cluster-admin is not able to view logs for other users' deleted projects | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Xia Zhao <xiazhao> |
Component: | Logging | Assignee: | ewolinet |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Xia Zhao <xiazhao> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.2.1 | CC: | aos-bugs, jcantril, juzhao, tdawson, xiazhao |
Target Milestone: | --- | Keywords: | Regression, Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-02-16 21:04:48 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: |
Comment 2
Xia Zhao
2016-10-13 23:15:34 UTC
@Xia, Can you scale down ES, add the following ENV name/value to your ES dc, scale it back up, rerun this test and paste the whole ES logs here? ``` name: "PLUGIN_LOGLEVEL" value: "DEBUG" ``` @Eric I'm sending you the log files in email. Thanks, Xia Verified with 3.4.0 images on ops registry, tested according to Comments 4 step,this issue does not exist any more. cluster-admin is able to view logs for other users' deleted projects, please set this issue to ON_QA. openshift3/logging-deployer cfa18cbbc8f3 openshift3/logging-fluentd 7b11a29c82c1 openshift3/logging-elasticsearch 6716a0ad8b2b openshift3/logging-kibana 7fc9916eea4d openshift3/logging-curator 9af78fc06248 clear all needinfo requests Set to verified according to comment #8 This bug was fixed with the latest OCP 3.4.0 that is already released. |