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

Bug 1760577

Summary: "odo push" doesn't delete OpenShift objects when component name is changed
Product: OpenShift Container Platform Reporter: Yana Hontyk <yhontyk>
Component: odoAssignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact: Yana Hontyk <yhontyk>
Priority: unspecified    
Version: 4.2.0CC: cdrage, 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: 2022-11-07 08:15:56 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:10:03 UTC
Description of problem:
OpenShift objects from component with old name don't get deleted


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


How reproducible:


Steps to Reproduce:
1. Created a component and pushed it.
2.  Changed the name of the component by doing odo config set name fancy-name and pushed it using odo push --config.
3.    OpenShift objects created in step 1 don't get deleted.

Actual results:
OpenShift objects from component with old name don't get deleted

Expected results:
OpenShift objects from component with old name should get deleted

Additional info: