-
Notifications
You must be signed in to change notification settings - Fork 107
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
[release-4.17] OCPBUGS-41376: common.yaml: add subscription-manager #1612
[release-4.17] OCPBUGS-41376: common.yaml: add subscription-manager #1612
Conversation
@openshift-cherrypick-robot: Jira Issue OCPBUGS-35247 has been cloned as Jira Issue OCPBUGS-41376. Will retitle bug to link to clone. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-41376, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Let's hold this until after GA. It'll be a z-stream update. |
4.17 is now GA /unhold |
/retest |
@jlebon: This pull request references Jira Issue OCPBUGS-41376, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
/lgtm |
Ahhh need to also backport coreos/fedora-coreos-config#3147. |
We currently ship dnf in RHCOS but it's cumbersome to use because the librhsm magic we had for rpm-ostree to make content available during builds on a subscribed node doesn't work with dnf. For that, it seems like we need full-blown subscription-manager in the container image. Add it. This matches centos-bootc/rhel-bootc shipping subman as well, though I'd like in the future to investigate lowering the dependency requirements to just a dnf plugin + librhsm. Fixes: https://issues.redhat.com/browse/OCPBUGS-35247
70a2550
to
fc8cd12
Compare
Updated this now with a submodule bump for coreos/fedora-coreos-config#3189! |
I think you botched the |
Jonathan Lebon (1): common.yaml: add subscription-manager
fc8cd12
to
139c7fb
Compare
Updated! |
@openshift-cherrypick-robot: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/label backport-risk-assessed |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dustymabe, marmijo, mike-nguyen, openshift-cherrypick-robot The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
e74ae56
into
openshift:release-4.17
@openshift-cherrypick-robot: Jira Issue OCPBUGS-41376: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-41376 has been moved to the MODIFIED state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
This is an automated cherry-pick of #1563
/assign jlebon