Bug 1011711 - can't delete application
Summary: can't delete application
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Krishna Raman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-24 22:00 UTC by Peter Ruan
Modified: 2015-05-15 02:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-24 03:21:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Peter Ruan 2013-09-24 22:00:54 UTC
Description of problem:
Once any type of application is created, it can't be delete (via rhc/web/rest).  The broker returns this error.

Deleting application 'oxuwtu' ... Unexpected error: The target_update option specified but no old configuration: : oxuwtu-origin.example.com

Version-Release number of selected component (if applicable):
current

How reproducible:

always.

Steps to Reproduce:
1. create an app of any type.
2. try to delete it
3.

Actual results:

Unexpected error: The target_update option specified but no old configuration: 
Expected results:

success
Additional info:

Comment 1 Abhishek Gupta 2013-11-13 18:33:30 UTC
I believe this is now fixed.

Comment 2 Jianwei Hou 2013-11-15 08:41:51 UTC
Verified with latest origin build, the apps can be deleted now.

[root@broker ~]# rhc app-delete rs
This is a non-reversible action! Your application code and data will be permanently deleted if you continue!

Are you sure you want to delete the application 'rs'? (yes|no): yes

Deleting application 'rs' ... deleted


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