odo add binding
asks all the questions even though a binding with the provided name already exists in the Devfile
#6269
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
priority/Medium
Nice to have issue. Getting it done before priority changes would be great.
/kind bug
What versions of software are you using?
Operating System:
Fedora 35
Output of
odo version
:v3.0.0
How did you run odo exactly?
odo add binding
once.Actual behavior
Expected behavior
odo add binding
should probably ask for the name first to ensure a binding doesn't already exist with the same name, or in case it does, it should not error out and ask the user to re-enter the name with a different value.Any logs, error output, etc?
The text was updated successfully, but these errors were encountered: