Tomas Kral
Tomas Kral
/kind user-story ## User Story As an odo user, I want to be able to use odo with my project that stores devfile in non-standart path (in subdirectory, or different...
/kind user-story ## User Story As an odo user I want to be able to run `test` command as defined in devfile.yaml so that I can run predefined tests and...
/kind user-story /label v3 /priority medium ## User Story As an odo user, I want to be able to execute alternative deploy command that is not marked as default So...
/kind user-story ## User Story - As an odo user using a cluster running on IBM Z - I want to get an error when the project uses a devfile...
## User Story - As an odo user using a cluster running on IBM Z - So that I don't create a component that uses devfile that won't work on...
**when using odo 2.4.0 (and 2.3.1 as well)** ``` ▶ odo create java-springboot Devfile Object Validation ✓ Checking devfile existence [21080ns] ✓ Creating a devfile component from registry: DefaultDevfileRegistry [33560ns]...
/kind epic ## User Story As an odo user I want to be able to use Web UI for all my interactions with odo as it provides a much nicer...
As an extension user, I don't care about `odo dev` output. It is distracting me from code. The terminal should be hidden and its output should be in the OpenShift...
When I execute "Start Dev" action it executes `odo dev --debug` but that is not what I want. I need to execute the "run" command from the devfile, not "debug"....
/hold just for debugging tests