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

WIP: Tm/rhtap dnf enablement #1482

Closed
wants to merge 95 commits into from
Closed

Conversation

tommartensen
Copy link
Contributor

@tommartensen tommartensen commented Jan 3, 2024

Description

Caveats

  • Konflux (EC) does not like the additional task download-external-content, because it does not contain a trusted bundle.
  • I could not use scratch, because it did not pass label and SBOM checks of the final stage base image (EC expects certain labels to be present on the final base image, and an SBOM file file in a special location, which scratch does not have). Therefore, switched to a ubi-minimal image with override of the filesystem from the previous stage: https://github.com/stackrox/collector/pull/1482/files#diff-5ca2b4093fae8daf34afe25f6330f9cbbeada53280cd733904246acdfd564e46R121-R126 . Continuing with the 2nd to last stage (rpm-implanter-app) would expose the subscription-manager script.

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

TODO(replace-me)
Use this space to explain how you tested your PR, or, if you didn't test it, why you did not do so. (Valid reasons include "CI is sufficient" or "No testable changes")
In addition to reviewing your code, reviewers must also review your testing instructions, and make sure they are sufficient.

For more details, ref the Confluence page about this section.

tommartensen and others added 30 commits October 16, 2023 10:34
Co-authored-by: red-hat-trusted-app-pipeline <[email protected]>
Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
Co-authored-by: red-hat-trusted-app-pipeline <123456+red-hat-trusted-app-pipeline[bot]@users.noreply.github.com>
Base automatically changed from tm/rhtap-onboarding to master January 16, 2024 08:25
@tommartensen
Copy link
Contributor Author

Closing in favor of #1573 .

@tommartensen tommartensen deleted the tm/rhtap-dnf-enablement branch February 29, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant