When the host distribution is not known or supported, instead of failing with an error, print a warning to the log and initialise the API with the architecture name and distro name. This enables running the weldr API on unsupported distros for cross-distro building. Guards against a nil arch member when initialising the store. |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| compose.go | ||
| compose_test.go | ||
| json.go | ||
| upload.go | ||
| util.go | ||