Bug 1372195 - "View Archive" link is missing on some pages
Summary: "View Archive" link is missing on some pages
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Samuel Padgett
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-01 07:10 UTC by Yanping Zhang
Modified: 2016-12-09 21:51 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1396879 (view as bug list)
Environment:
Last Closed: 2016-12-09 21:51:09 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift origin pull 10769 0 None None None 2016-09-01 17:17:20 UTC

Description Yanping Zhang 2016-09-01 07:10:58 UTC
Description of problem:
Configured loggingPublicURL in master-config to enable showing "View Archive" on web console. Check the "View Archive" link on build/deployment/pod/monitoring page. The link is missing on some page.

Version-Release number of selected component (if applicable):
openshift v1.3.0-alpha.3+d0df369
kubernetes v1.3.0+507d3a7
etcd 2.3.0+git


How reproducible:
Always

Steps to Reproduce:
1.Configure loggingPublicURL in master-config to enable showing "View Archive" on web console.
2.Create app from image on web console. Make sure build/deployment are triggered.
3.Check "View Archive" link on  build/deployment/pod/monitoring page

Actual results:
3.There is "View Archive" link on pod log page and build/pod part on monitoring page, but no this link on build log page, deployment log page and deployment part on monitoring page.

Expected results:
3.The link should be shown on all these pages.

Additional info:

Comment 1 Samuel Padgett 2016-09-01 14:04:41 UTC
> The link should be shown on all these pages.

The view archive link is not currently supported for builds or deployments. That it was showing up on the monitoring page for builds was a build (and the link would not have worked properly).

https://github.com/openshift/origin-web-console/pull/506

Comment 2 Samuel Padgett 2016-09-01 14:05:15 UTC
That it was showing up on the monitoring page for builds was a bug.

Comment 3 Jessica Forrester 2016-09-01 17:17:20 UTC
Merging to origin in https://github.com/openshift/origin/pull/10769

Comment 4 Yanping Zhang 2016-09-02 07:26:08 UTC
openshift v1.3.0-alpha.3+0a9f79a
kubernetes v1.3.0+52492b4
etcd 2.3.0+git
Tested on origin env, now only pod log page and pod log part on Monitoring page has "View Archive" link as designed. Move the bug to Verified.


Note You need to log in before you can comment on or make changes to this bug.