Bug 1760575 - `odo app delete' removes application components but not services
Summary: `odo app delete' removes application components but not services
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: odo
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Dharmit Shah
QA Contact: Amit
Yana Hontyk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-10 21:07 UTC by Yana Hontyk
Modified: 2020-06-04 08:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-04 08:52:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift odo issues 2113 0 'None' closed `odo app delete` removes application components but not services 2020-06-04 08:49:40 UTC

Description Yana Hontyk 2019-10-10 21:07:29 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1. odo.exe create nodejs:latest nodejs1 --git https://github.com/dgolovin/nodejs-ex --ref HEAD --app app --project myproject
2. odo.exe push
3. odo service list
4. odo app delete app -f
5. odo list
6. odo service list


Actual results:
Services have not been deprovisioned

Expected results:
Services have been deprovisioned

Additional info:

Comment 2 Tomáš Král 2020-06-04 08:50:25 UTC
fixed upstream https://github.com/openshift/odo/issues/2113


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