Tomas Kral

Results 315 comments of Tomas Kral

> Not sure if this is relevant but similar net impact: [devfile/api#371](https://github.com/devfile/api/issues/371) yes, this is definitely related. The reordering is done by devfile/library. But prior to odo v2.3.1 `odo create`...

> @kadel the `catalog` command was removed in #5577, is the intent to add it back at some point? Currently not. We removed all logic around creating operator-backed services from...

@containscafeine I'm afraid that displaying formation about running apps like ports, or even if apps is actually running might get complicated really quickly as providers differ a lot. Just displaying...

Getting state of apps will be big task and I think that it is not that important for now. There is a lot of other issues that are much more...

I agree that the new suggested output is better, but this is not a bug. It works as it was originally intended (https://github.com/redhat-developer/odo/issues/5661) This is a feature request or feature...

/close in favor of https://github.com/redhat-developer/odo/issues/4448

It looks like this has been fixed. I was not able to reproduce this. /close

We might need more logging. For example I forgot to start podman machine on MacOS` , so podman cli was not working. odo just fail with `exist status 125` without...

> @kadel I have added more info on error reporting on commit [More info on ExitError errors](https://github.com/redhat-developer/odo/pull/6183/commits/ba772a4dbe326c26ef6cab77460860248a175db5). > > Could you please check if this fixes the problem? Yes, this...