- Any repository without package_sets is added to the general `Repos` field of the DepsolveJob, just like before. - Repositories with package_sets are added to the `PackageSetsRepos` map, indexed by the package set names. - Repositories defined in the customizations as `PayloadRepositories` are considered to be associated only with the `PayloadPackageSets` names from the image type and are added to the `PackageSetsRepos` under the payload sets. The repository collection and conversion of repository structs (from Repository to RepoConfig) has been moved to a separate function. |
||
|---|---|---|
| .. | ||
| v2 | ||
| server.go | ||