Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1760575

Summary: `odo app delete' removes application components but not services
Product: OpenShift Container Platform Reporter: Yana Hontyk <yhontyk>
Component: odoAssignee: Dharmit Shah <dshah>
Status: CLOSED UPSTREAM QA Contact: Amit <arout>
Severity: unspecified Docs Contact: Yana Hontyk <yhontyk>
Priority: unspecified    
Version: 4.2.0CC: cdrage, moahmed, oskutka, tkral
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-04 08:52:55 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:
Embargoed:

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