Skip to content

Commit

Permalink
koji docs: describe source containers koji metadata
Browse files Browse the repository at this point in the history
* OSBS-8046

Signed-off-by: Martin Bašti <mbasti@redhat.com>
  • Loading branch information
MartinBasti committed Dec 10, 2019
1 parent b55c00f commit 9141c69
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/koji.md
Expand Up @@ -88,6 +88,17 @@ Data which is placed here includes:

- `build.extra.typeinfo.operator-manifests.archive` (string): name of the archive containing operator manifest files

# Type-specific source container build metadata

The same note about `image` and `build.extra.typeinfo.image` from previous section applies here.

Data which is placed here includes:

- `build.extra.image.media_types`: the same as for image builds (see previous section)
- `build.extra.image.sources_for_nvr` (str): koji N-V-R for the original image build
- `build.extra.image.sources_signing_intent` (str): signing intent used to fetch source RPMs
- `build.extra.submitter`: the same as for regular image builds (see previous section)

# Type-specific buildroot metadata:

In each buildroot, the extra.osbs key is used to define a map that contains these items:
Expand Down

0 comments on commit 9141c69

Please sign in to comment.