Bug 1372195

Summary: "View Archive" link is missing on some pages
Product: OKD Reporter: Yanping Zhang <yanpzhan>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED CURRENTRELEASE QA Contact: Yadan Pei <yapei>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.xCC: aos-bugs, jforrest, mmccomas, spadgett
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1396879 (view as bug list) Environment:
Last Closed: 2016-12-09 21:51:09 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:

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.