Tomas Kral

Results 315 comments of Tomas Kral

they are reporting different things > `odo list -o json` reports the features as `"runningIn": ["Dev"]` is the current status. It means that the component is currently running only in...

ah, so you mean the inconsistenci in the first letter capitalization?

> this information is presented in 2 different forms: an array or a structured object It is not the same information. For example, once we add support for devfile `test`...

> The only issue is have is that I need 2 different parsing code for the same information even if one will evolve in the future That is the thing....

What should be the more helpful message?

> * Should this have a different behavior for when Devfile is accessible and inaccessible? Yes. This information doesn't require any information from the devfile. Listing Routes and Ingressis should...

/remove-lifecycle stale /lifecycle frozen /reopen

> The example devfile uses a container component to execute the exec command. In odo, we spin up such a container in the inner loop only. So for an `odo...

## first part - [x] https://github.com/redhat-developer/odo/issues/5622