coreos / coreos-assembler

Tooling container to assemble CoreOS-like systems
https://coreos.github.io/coreos-assembler/
Apache License 2.0
333 stars 165 forks source link

cmd-kola: print `kola` command on stderr instead #3775

Closed jlebon closed 3 months ago

jlebon commented 3 months ago

Otherwise this breaks kola list --json because now the output is no longer purely just JSON and so e.g. piping it to jq . fails.

jlebon commented 3 months ago

Split out of #3652 because we need it sooner (like in https://github.com/openshift/os/pull/1478).

travier commented 3 months ago

/test images

travier commented 3 months ago

/retest

travier commented 3 months ago

Looks like prow is having issues right now. Let's try again in a few minutes.

jlebon commented 3 months ago

/retest

jlebon commented 3 months ago

I'm just going to force this in. I highly doubt this can break Prow.