Hide Forgot
Description of problem: odo delete enters an infinite loop after project is delete and component name is set Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. oc delete project/demoproj 2. odo create 3. once you see "What do you wish to name the new component", enter a different name and you will enter the infinite loop Actual results: $ odo create ? Which component type do you wish to create java ? Which version of 'java' component type do you wish to create 8 ? Which input type do you wish to use for the component local ? Location of path component, relative to 'C:\work\src\tmp\springboot-rest' C:\work\src\tmp\springboot-rest X Sorry, your reply was invalid: Unable to determine if component 'comp1' exists or not ? What do you wish to name the new component (java-nqmv) Expected results: Accept the provided name Additional info: