To add the container specs to Serialize(), we need to map them to the payload (OS) pipeline. We assume the first name in the image type's PayloadPipelines() list is the OS pipeline, which is true of all image types right now but might not be necessarily in the future. This is a temporary workaround. Eventually, the mapping will be set by the image type itself when we use the container source specs attached to the Manifest object. |
||
|---|---|---|
| .. | ||
| errors.go | ||
| errors_test.go | ||
| handler.go | ||
| middleware.go | ||
| openapi.v2.gen.go | ||
| openapi.v2.yml | ||
| server.go | ||
| v2_internal_test.go | ||
| v2_koji_test.go | ||
| v2_multi_tenancy_test.go | ||
| v2_test.go | ||