Bug 1284366 - [userinterface_public_501]Can not delete routes from web console
Summary: [userinterface_public_501]Can not delete routes from web console
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: 2015-11-23 07:35 UTC by Yanping Zhang
Modified: 2016-05-12 17:12 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description Yanping Zhang 2015-11-23 07:35:41 UTC
Description of problem:
Now there is "Routes" page under "Browse", user could delete resources under "Browse"->"Services", "Browse"->"Pods" and so on, but find no button to delete routes under "Browse"->"Routes".

Version-Release number of selected component (if applicable):
$ openshift version
openshift v1.1-123-g60e7a07
kubernetes v1.1.0-origin-1107-g4c8e6f4
etcd 2.1.2

How reproducible:
Always

Steps to Reproduce:
1.Create app in project.
$ oc create -f origin/examples/sample-app/application-template-stibuild.json
$ oc new-app ruby-helloworld-sample
2.After build and deployment finish, try to delete resources such as services, pods, is, routes under "Browse" page from web console.
3.

Actual results:
2.Can not find deletion button when try to delete a route under "Browse"->"Routes", and route can not be deleted by deleting related service, either. 

Expected results:
2.Should be able to delete routes from web console.

Additional info:

Comment 1 Samuel Padgett 2015-12-01 18:56:33 UTC
https://github.com/openshift/origin/pull/6150

Comment 2 Yadan Pei 2015-12-03 02:40:56 UTC
Verified on devenv-rhel7_2860,

Delete button is added on route page and routes can be deleted


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