Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

schemas/container.json: add a new compose: module_resolve_tags key #1042

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

rcerven
Copy link
Member

@rcerven rcerven commented Oct 7, 2021

The module_resolve_tags key specifies that modules that are incompletely
specified (name:stream, not name:stream:version:context) are looked up
in the given set of Koji tags, rather than using the latest built
version in MBS.

  • CLOUDBLD-4225

Signed-off-by: Owen W. Taylor otaylor@fishsoup.net

Maintainers will complete the following section

  • Commit messages are descriptive enough
  • Code coverage from testing does not decrease and new code is covered
  • JSON/YAML configuration changes are updated in the relevant schema
  • Changes to metadata also update the documentation for the metadata
  • Pull request has a link to an osbs-docs PR for user documentation updates

The module_resolve_tags key specifies that modules that are incompletely
specified (name:stream, not name:stream:version:context) are looked up
in the given set of Koji tags, rather than using the latest built
version in MBS.

* CLOUDBLD-4225

Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
@rcerven rcerven changed the title schemas/container.json: add a new compose: module_resolve_tags key OCP4: schemas/container.json: add a new compose: module_resolve_tags key Oct 7, 2021
@MartinBasti MartinBasti changed the title OCP4: schemas/container.json: add a new compose: module_resolve_tags key schemas/container.json: add a new compose: module_resolve_tags key Oct 7, 2021
@MartinBasti
Copy link
Contributor

Backport: #1041

@rcerven rcerven merged commit d3eb996 into containerbuildsystem:master Oct 7, 2021
@rcerven
Copy link
Member Author

rcerven commented Oct 7, 2021

rn updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants