Bug 1525815
| Summary: | "View Archive" link is missing from OCP web console | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> | ||||||||
| Component: | Logging | Assignee: | Jeff Cantrill <jcantril> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Junqi Zhao <juzhao> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 3.7.0 | CC: | aos-bugs, juzhao, rmeggins | ||||||||
| Target Milestone: | --- | Keywords: | Regression | ||||||||
| Target Release: | 3.7.z | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2017-12-15 01:47:29 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: | 1525269 | ||||||||||
| Attachments: |
|
||||||||||
Created attachment 1367803 [details]
"View Archive" only shown under default project
is the loggingPublicURL set in the masterconfig? Has the apiserver been restarted since the value was added? Re-tested today, used the same logging images, "View Archive" could be shown in web console. See the attached picture. Close it as NOTABUG. Created attachment 1368222 [details]
"view archive" link is shown in OCP web console
|
Created attachment 1367802 [details] "View Archive" link is missing Description of problem: Deploy logging, and create project and pods as ordinary user, try to access Kibana UI from the "View Archive" link from OCP web console, but it is missing. See the attached pictures. Debug as cluster-admin, it seems "View Archive" link is only shown under default project. This defect does not affect the logging function, we can login kibana from the logging route. Version-Release number of selected component (if applicable): logging-kibana/images/v3.7.14-5 logging-fluentd/images/v3.7.14-5 logging-elasticsearch/images/v3.7.14-5 logging-auth-proxy/images/v3.7.14-5 logging-curator/images/v3.7.14-5 # openshift version openshift v3.7.14 kubernetes v1.7.6+a08f5eeb62 etcd 3.2.8 How reproducible: Always Steps to Reproduce: 1. Deploy logging 2. Create project and pods as ordinary user, access Kibana UI from the "View Archive" link from OCP web console 3. Actual results: "View Archive" link is missing from OCP web console Expected results: "View Archive" link should be OCP web console Additional info: