Bug 1760574

Summary: Deleted namespace is being listed in odo project get command
Product: Red Hat odo for OpenShift Container Platform Reporter: Yana Hontyk <yhontyk>
Component: rhodoAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact: Yana Hontyk <yhontyk>
Priority: unspecified    
Version: 1.0.xCC: cdrage, oskutka
Target Milestone: 1.2   
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: 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:05:05 UTC
Description of problem:
Deleted project is being listed even after deleting it.


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


How reproducible:


Steps to Reproduce:
1. Login to the cluster
2. Create project
3. Delete project
4. Get the project

Actual results:
Deleted project is being listed even after deleting it.

Expected results:
odo project get should list out the current active project default instead of the deleted one.

Additional info: