Paul Richardson
Paul Richardson
I think this has now been resolved.
Tests failing due to e2e compilation error fixed in #3527.
Tests a lot more successful now.
Happy to take this on.
`kind` cannot be installed on Window runners at the moment. see https://github.com/actions/runner-images/issues/5760 and https://github.com/microsoft/WSL/issues/6301
> One idea might be just run workflows that don't require a Kind cluster, such as `build` and `local-it` for the time being. Yes. The `build` workflow is successful but...
https://github.com/apache/camel-k/pull/3823 allows for running the build workflow. Does need to be switched on.
@squakez No. I don't believe it is. I think this refers to adding more logging messages whereas #3149 seeks to grab the quarkus logging if the command immediately [fails](https://github.com/apache/camel-k/blob/main/pkg/util/command.go#L41).
Fixing this issue while looking into #3364
https://github.com/apache/camel-k/pull/3823