This is a short term workaround to get better visibility why the osbuild executor sometimes sends non-json data. When reading the result from the executor the entire output is now read and if the json parsing goes wrong it will use the entire body in the error message for better debug visibility. |
||
|---|---|---|
| .. | ||
| export_test.go | ||
| osbuild-executor.go | ||
| runner-impl-aws-ec2.go | ||
| runner-impl-aws-ec2_test.go | ||
| runner-impl-host.go | ||