Bug 1285690 - The link about deployment on web console does not works correctly
Summary: The link about deployment on web console does not works correctly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Jessica Forrester
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-26 09:45 UTC by zhou ying
Modified: 2016-05-12 17:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-12 17:13:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description zhou ying 2015-11-26 09:45:14 UTC
Description of problem:
On web console, enter the deploymentconfig sub-pages,when click the "Learn more" label should jump to doc link about deployment:https://docs.openshift.org/latest/dev_guide/deployments.html

Version-Release number of selected component (if applicable):
openshift/oc v1.1-218-g42c0867
kubernetes v1.1.0-origin-1107-g4c8e6f4

How reproducible:
Always

Steps to Reproduce:
1. Login openshift and create a project;
2. Use command to create an app:
`oc process -f origin/examples/sample-app/application-template-stibuild.json |oc create -f -`
3. Enter the  deploymentconfig sub-pages, click the "Learn more" label;

Actual results:
3.Jump to doc link about cli: https://docs.openshift.org/latest/cli_reference/basic_cli_operations.html#deployment-operations

Expected results:
3.Should jump to doc link about deployment: https://docs.openshift.org/latest/dev_guide/deployments.html

Additional info:

Comment 2 Jessica Forrester 2016-01-08 15:30:11 UTC
PR https://github.com/openshift/origin/pull/6588

Comment 3 zhou ying 2016-02-02 06:52:33 UTC
Confirmed with ami: devenv_rhel7_3301, the issue has fixed. 
[root@ip-172-18-5-200 amd64]# openshift version
openshift v1.1.1-326-g596502a
kubernetes v1.2.0-alpha.4-851-g4a65fa1
etcd 2.2.2


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