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

[release-4.17] OCPBUGS-41376: common.yaml: add subscription-manager #1612

Commits on Oct 2, 2024

  1. common.yaml: add subscription-manager

    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
    jlebon committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dce790c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Bump fedora-coreos-config

    Jonathan Lebon (1):
          common.yaml: add subscription-manager
    jlebon committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    139c7fb View commit details
    Browse the repository at this point in the history