Closed rm3l closed 1 year ago
@rm3l I think current behavior should be the expected behavior, According to current workflow, first we are downloading the devfile, and then we ask/download the starter project associated to it, does it make sense to update/edit the devfile if we will use the starter project?
/kind bug
What versions of software are you using?
Operating System: Fedora 37
Output of
odo version
:ce42ce435
How did you run odo exactly?
Actual behavior
Devfile is downloaded as expected, but we are not prompting users to personalize its configuration (by updating endpoints or environment variables).
Expected behavior
The current behavior seems inconsistent, depending on whether the directory has source code or not.
When there is source code,
odo
prompts for Devfile personalization, as we can confirm below:I think we should do the same thing even if there is no source code, because users may have an idea of how their application could look like in the end (regardless of whether they select a starter project or not).
Any logs, error output, etc?
—