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

Convert RHUI product ID to list of IDs [RHELDST-28614] #49

Closed

Conversation

amcmahon-rh
Copy link
Contributor

Recently created rhui tooling products and content sets caused issues for downstream tools, such as Manifest-API. This is because their download_urls contained "/rhui", which erroneously set the for_rhui property to true.

This issue has been fixed, but we would like to extend the solution to make it more robust. This change adds a new rhui_product_ids entry to the schema, so we can compare against a list of IDs rather than a single one. This was done to avoid breaking changes.

Recently created rhui tooling products and content sets caused issues for downstream tools,
such as Manifest-API.  This is because their download_urls contained "/rhui", which
erroneously set the for_rhui property to true.

This issue has been fixed, but we would like to extend the solution to
make it more robust. This change adds a new rhui_product_ids entry to
the schema, so we can compare against a list of IDs rather than a single
one. This was done to avoid breaking changes.
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.

1 participant