Modify the signature of `CreatePartitionTable` so that it is possible to return errors from the function. This is not yet used, but will be in the near future. Change all call sites accordingly: in most cases we can just bubble up the error. |
||
|---|---|---|
| .. | ||
| distro.go | ||
| distro_test.go | ||
| package_sets.go | ||
| partition_tables.go | ||
| pipelines.go | ||
| stage_options.go | ||