- 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. |
||
|---|---|---|
| .. | ||
| errors.go | ||
| errors_test.go | ||
| openapi.v2.gen.go | ||
| openapi.v2.yml | ||
| v2.go | ||
| v2_internal_test.go | ||
| v2_koji_test.go | ||
| v2_test.go | ||