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

[containerd] Enable plugin when RPM name is containerd.io #3322

Merged

Conversation

TrevorBenson
Copy link
Member

@TrevorBenson TrevorBenson commented Jul 31, 2023

This PR adds containerd.io RPM name to the packages set of the containerd.py plugin. While most sources of containerd RPMs name them containerd the docker repository names them containerd.io.

Closes #3321

Signed-off-by: Trevor Benson [email protected]


Please place an 'X' inside each '[]' to confirm you adhere to our Contributor Guidelines

  • Is the commit message split over multiple lines and hard-wrapped at 72 characters?
  • Is the subject and message clear and concise?
  • Does the subject start with [plugin_name] if submitting a plugin patch or a [section_name] if part of the core sosreport code?
  • Does the commit contain a Signed-off-by: First Lastname [email protected]?
  • Are any related Issues or existing PRs properly referenced via a Closes (Issue) or Resolved (PR) line?

@packit-as-a-service
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/sosreport-sos-3322
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@TurboTurtle TurboTurtle added this to the 4.6.0 milestone Jul 31, 2023
@TurboTurtle TurboTurtle merged commit aad58d7 into sosreport:main Aug 1, 2023
30 checks passed
@TrevorBenson TrevorBenson deleted the tlb-containerd.io-rpm-name branch December 15, 2023 23:14
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.

containerd plugin does not enable when containerd is installed from docker repo
3 participants