Make osbuild-composer use FromHost() directly. Everywhere else needs to specify the distro explicitly. Also don't panic when a distro doesn't exist. Instead, return nil. Make sure all callers check for that. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| job.go | ||
Make osbuild-composer use FromHost() directly. Everywhere else needs to specify the distro explicitly. Also don't panic when a distro doesn't exist. Instead, return nil. Make sure all callers check for that. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| job.go | ||